IntraResponse
Contents
[
Hide
]IntraResponse class
Intrabank transfer response class.
public class IntraResponse : AbstractIntraResponse
Constructors
| Name | Description |
|---|---|
| IntraResponse() | Initializes a new instance of IntraResponse class. |
Properties
| Name | Description |
|---|---|
| Currency { get; set; } | Gets or sets the default currency for the intrabank transfer response. |
| PostedDate { get; set; } | Gets or sets the actual date of the transfer. |
| ReferenceServerId { get; set; } | Gets or sets the reference server ID. If the response is generated by a recurring transfer model, this ID references it. |
| ServerId { get; set; } | Gets or sets the server ID for this transfer. |
| TransferInfo { get; set; } | Gets or sets the TransferInfo. |
| TransferProcessingStatus { get; set; } | Gets or sets the TransferProcessingStatus. |
| TransferProjectDate { get; set; } | Gets or sets the projected date of the transfer. |
See Also
- class AbstractIntraResponse
- namespace Aspose.Finance.Ofx.Bank
- assembly Aspose.Finance