BillPaymentStatuses

PresentmentBillInfo.BillPaymentStatuses property

Gets or sets the collection of BillPaymentStatus.

public List<BillPaymentStatus> BillPaymentStatuses { get; set; }

See Also