BillPayRequestMessageSetV1 class

BillPayRequestMessageSetV1 class

Bill pay request messages set version 1 class.

Inheritance: BillPayRequestMessageSetV1AbstractRequestMessageSetAbstractTopLevelMessageSet

The BillPayRequestMessageSetV1 type exposes the following members:

Constructors

ConstructorDescription
BillPayRequestMessageSetV1()Initializes a new instance of BillPayRequestMessageSetV1 class.

Properties

PropertyDescription
payee_transaction_requestsGets or sets the collection of PayeeTransactionRequest.
payee_sync_requestsGets or sets the collection of PayeeSyncRequest.
payment_transaction_requestsGets or sets the collection of PaymentTransactionRequest.
recurring_payment_transaction_requestsGets or sets the collection of RecurringPaymentTransactionRequest.
payment_inquiry_transaction_requestsGets or sets the collection of PaymentInquiryTransactionRequest.
payment_mail_transaction_requestsGets or sets the collection of PaymentMailTransactionRequest.
payment_sync_requestsGets or sets the collection of PaymentSyncRequest.
recurring_payment_sync_requestsGets or sets the collection of RecurringPaymentSyncRequest.
payment_mail_sync_requestsGets or sets the collection of PaymentMailSyncRequest.

See Also