BillPaymentStatusCounts

BillPaymentStatusCounts class

Bill Payment Status Counts class.

public class BillPaymentStatusCounts

Constructors

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

Properties

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