BillPaymentStatus class

BillPaymentStatus class

Bill payment status class.

The BillPaymentStatus type exposes the following members:

Constructors

ConstructorDescription
BillPaymentStatus()Initializes a new instance of BillPaymentStatus class.

Properties

PropertyDescription
server_idGets or sets the server transaction ID of the payment against this bill.
bill_payment_status_codeGets or sets the bill payment status code.
effective_dateGets or sets the Date/Time at which the status became effective.
status_modified_byGets or sets the status modified by. Servers are not required to store this information.

See Also