PresentmentCounts

PresentmentCounts class

Bill Counts class.

public class PresentmentCounts

Constructors

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

Properties

NameDescription
BillPaymentStatusCounts { get; set; }Gets or sets the collection of BillPaymentStatusCounts.
BillStatusCounts { get; set; }Gets or sets the collection of BillStatusCounts.

See Also