BankResponseMessageSetV1
Contents
[
Hide
]BankResponseMessageSetV1 class
Bank response messages set version 1 class.
public class BankResponseMessageSetV1 : AbstractResponseMessageSet
Constructors
| Name | Description |
|---|---|
| BankResponseMessageSetV1() | Initializes a new instance of BankResponseMessageSetV1 class. |
Properties
| Name | Description |
|---|---|
| BankMailSyncResponses { get; set; } | Gets or sets the collection of BankMailSyncResponse. |
| BankMailTransactionResponses { get; set; } | Gets or sets the collection of BankMailTransactionResponse. |
| IntraSyncResponses { get; set; } | Gets or sets the collection of IntraSyncResponse. |
| IntraTransactionResponses { get; set; } | Gets or sets the collection of IntraTransactionResponse. |
| RecurringIntraSyncResponses { get; set; } | Gets or sets the collection of RecurringIntraSyncResponse. |
| RecurringIntraTransactionResponses { get; set; } | Gets or sets the collection of RecurringIntraTransactionResponse. |
| StatementEndTransactionResponses { get; set; } | Gets or sets the collection of StatementEndTransactionResponse. |
| StatementTransactionResponses { get; set; } | Gets or sets the collection of StatementTransactionResponse. |
| StopCheckSyncResponses { get; set; } | Gets or sets the collection of StopCheckSyncResponse. |
| StopCheckTransactionResponses { get; set; } | Gets or sets the collection of StopCheckTransactionResponse. |
See Also
- class AbstractResponseMessageSet
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance