BillPayRequestMessageSetV1 class
BillPayRequestMessageSetV1 class
Bill pay request messages set version 1 class.
Inheritance: BillPayRequestMessageSetV1 → AbstractRequestMessageSet → AbstractTopLevelMessageSet
The BillPayRequestMessageSetV1 type exposes the following members:
Constructors
Constructor | Description |
---|---|
BillPayRequestMessageSetV1() | Initializes a new instance of BillPayRequestMessageSetV1 class. |
Properties
Property | Description |
---|---|
payee_transaction_requests | Gets or sets the collection of PayeeTransactionRequest. |
payee_sync_requests | Gets or sets the collection of PayeeSyncRequest. |
payment_transaction_requests | Gets or sets the collection of PaymentTransactionRequest. |
recurring_payment_transaction_requests | Gets or sets the collection of RecurringPaymentTransactionRequest. |
payment_inquiry_transaction_requests | Gets or sets the collection of PaymentInquiryTransactionRequest. |
payment_mail_transaction_requests | Gets or sets the collection of PaymentMailTransactionRequest. |
payment_sync_requests | Gets or sets the collection of PaymentSyncRequest. |
recurring_payment_sync_requests | Gets or sets the collection of RecurringPaymentSyncRequest. |
payment_mail_sync_requests | Gets or sets the collection of PaymentMailSyncRequest. |
See Also
- module aspose.finance.ofx
- class AbstractRequestMessageSet