PaymentTransactionRequests

BillPayRequestMessageSetV1.PaymentTransactionRequests property

Gets or sets the collection of PaymentTransactionRequest.

public List<PaymentTransactionRequest> PaymentTransactionRequests { get; set; }

See Also