PresentmentCounts

PresentmentCounts class

Bill Counts class.

public class PresentmentCounts

Constructors

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

Properties

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

See Also