BillPayResponseMessageSetV1
Contents
[
Hide
]BillPayResponseMessageSetV1 class
Bill pay response messages set version 1 class.
public class BillPayResponseMessageSetV1 : AbstractResponseMessageSet
Constructors
Name | Description |
---|---|
BillPayResponseMessageSetV1() | Initializes a new instance of BillPayResponseMessageSetV1 class. |
Properties
Name | Description |
---|---|
PayeeSyncResponses { get; set; } | Gets or sets the collection of PayeeSyncResponse . |
PayeeTransactionResponses { get; set; } | Gets or sets the collection of PayeeTransactionResponse . |
PaymentInquiryTransactionResponses { get; set; } | Gets or sets the collection of PaymentInquiryTransactionResponse . |
PaymentMailSyncResponses { get; set; } | Gets or sets the collection of PaymentMailSyncResponse . |
PaymentMailTransactionResponses { get; set; } | Gets or sets the collection of PaymentMailTransactionResponse . |
PaymentSyncResponses { get; set; } | Gets or sets the collection of PaymentSyncResponse . |
PaymentTransactionResponses { get; set; } | Gets or sets the collection of PaymentTransactionResponse . |
RecurringPaymentSyncResponses { get; set; } | Gets or sets the collection of RecurringPaymentSyncResponse . |
RecurringPaymentTransactionResponses { get; set; } | Gets or sets the collection of RecurringPaymentTransactionResponse . |
See Also
- class AbstractResponseMessageSet
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance