PresentmentAccountInfo

PresentmentAccountInfo class

Bill presentment account information class.

public class PresentmentAccountInfo : AbstractAccountInfo

Constructors

NameDescription
PresentmentAccountInfo()Initializes a new instance of PresentmentAccountInfo class.

Properties

NameDescription
PresentmentAccountFrom { get; set; }Gets or sets the from of PresentmentAccount.
Reason { get; set; }Gets or sets the reject reason.
ServiceStatus { get; set; }Gets or sets the status of the Bill Presentment service for this account.

See Also