BillPaymentStatusCounts

PresentmentCounts.BillPaymentStatusCounts property

Gets or sets the collection of BillPaymentStatusCounts.

public List<BillPaymentStatusCounts> BillPaymentStatusCounts { get; set; }

See Also