BillPaymentStatusCounts class

BillPaymentStatusCounts class

Bill Payment Status Counts class.

The BillPaymentStatusCounts type exposes the following members:

Constructors

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

Properties

Property Description
bill_payment_status_code Gets or sets the bill payment status code.
count Gets or sets the count of Bills with the given bill payment status code.

See Also