PresentmentAccountInfo

PresentmentAccountInfo class

Bill presentment account information class.

public class PresentmentAccountInfo : AbstractAccountInfo

Constructors

Name Description
PresentmentAccountInfo() Initializes a new instance of PresentmentAccountInfo class.

Properties

Name Description
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