BillPaymentStatusCodes

PresentmentListRequest.BillPaymentStatusCodes property

Gets or sets the bill payment status codes.

public List<BillPaymentStatusCodeEnum> BillPaymentStatusCodes { get; set; }

See Also