BillPayResponseMessageSetV1 class
BillPayResponseMessageSetV1 class
Bill pay response messages set version 1 class.
Inheritance: BillPayResponseMessageSetV1 → AbstractResponseMessageSet → AbstractTopLevelMessageSet
The BillPayResponseMessageSetV1 type exposes the following members:
Constructors
Constructor | Description |
---|---|
BillPayResponseMessageSetV1() | Initializes a new instance of BillPayResponseMessageSetV1 class. |
Properties
Property | Description |
---|---|
payee_transaction_responses | Gets or sets the collection of PayeeTransactionResponse. |
payee_sync_responses | Gets or sets the collection of PayeeSyncResponse. |
payment_transaction_responses | Gets or sets the collection of PaymentTransactionResponse. |
recurring_payment_transaction_responses | Gets or sets the collection of RecurringPaymentTransactionResponse. |
payment_inquiry_transaction_responses | Gets or sets the collection of PaymentInquiryTransactionResponse. |
payment_mail_transaction_responses | Gets or sets the collection of PaymentMailTransactionResponse. |
payment_sync_responses | Gets or sets the collection of PaymentSyncResponse. |
recurring_payment_sync_responses | Gets or sets the collection of RecurringPaymentSyncResponse. |
payment_mail_sync_responses | Gets or sets the collection of PaymentMailSyncResponse. |
See Also
- module aspose.finance.ofx
- class AbstractResponseMessageSet