BillPayResponseMessageSetV1 class

BillPayResponseMessageSetV1 class

Bill pay response messages set version 1 class.

Inheritance: BillPayResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The BillPayResponseMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
payee_transaction_responsesGets or sets the collection of PayeeTransactionResponse.
payee_sync_responsesGets or sets the collection of PayeeSyncResponse.
payment_transaction_responsesGets or sets the collection of PaymentTransactionResponse.
recurring_payment_transaction_responsesGets or sets the collection of RecurringPaymentTransactionResponse.
payment_inquiry_transaction_responsesGets or sets the collection of PaymentInquiryTransactionResponse.
payment_mail_transaction_responsesGets or sets the collection of PaymentMailTransactionResponse.
payment_sync_responsesGets or sets the collection of PaymentSyncResponse.
recurring_payment_sync_responsesGets or sets the collection of RecurringPaymentSyncResponse.
payment_mail_sync_responsesGets or sets the collection of PaymentMailSyncResponse.

See Also