BillPaymentStatusCounts

BillPaymentStatusCounts class

Bill Payment Status Counts class.

public class BillPaymentStatusCounts

Constructors

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

Properties

NameDescription
BillPaymentStatusCode { get; set; }Gets or sets the bill payment status code.
Count { get; set; }Gets or sets the count of Bills with the given bill payment status code.

See Also