BillPaymentStatus class

BillPaymentStatus class

Bill payment status class.

The BillPaymentStatus type exposes the following members:

Constructors

Constructor Description
BillPaymentStatus() Initializes a new instance of BillPaymentStatus class.

Properties

Property Description
server_id Gets or sets the server transaction ID of the payment against this bill.
bill_payment_status_code Gets or sets the bill payment status code.
effective_date Gets or sets the Date/Time at which the status became effective.
status_modified_by Gets or sets the status modified by. Servers are not required to store this information.

See Also