BillPayRequestMessageSetV1
Contents
[
Hide
]BillPayRequestMessageSetV1 class
Bill pay request messages set version 1 class.
public class BillPayRequestMessageSetV1 : AbstractRequestMessageSet
Constructors
| Name | Description |
|---|---|
| BillPayRequestMessageSetV1() | Initializes a new instance of BillPayRequestMessageSetV1 class. |
Properties
| Name | Description |
|---|---|
| PayeeSyncRequests { get; set; } | Gets or sets the collection of PayeeSyncRequest. |
| PayeeTransactionRequests { get; set; } | Gets or sets the collection of PayeeTransactionRequest. |
| PaymentInquiryTransactionRequests { get; set; } | Gets or sets the collection of PaymentInquiryTransactionRequest. |
| PaymentMailSyncRequests { get; set; } | Gets or sets the collection of PaymentMailSyncRequest. |
| PaymentMailTransactionRequests { get; set; } | Gets or sets the collection of PaymentMailTransactionRequest. |
| PaymentSyncRequests { get; set; } | Gets or sets the collection of PaymentSyncRequest. |
| PaymentTransactionRequests { get; set; } | Gets or sets the collection of PaymentTransactionRequest. |
| RecurringPaymentSyncRequests { get; set; } | Gets or sets the collection of RecurringPaymentSyncRequest. |
| RecurringPaymentTransactionRequests { get; set; } | Gets or sets the collection of RecurringPaymentTransactionRequest. |
See Also
- class AbstractRequestMessageSet
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance