IntraModResponse
IntraModResponse class
Intrabank transfer modification response class.
public class IntraModResponse : AbstractIntraResponse
Constructors
| Name | Description |
|---|---|
| IntraModResponse() | Initializes a new instance of IntraModResponse class. |
Properties
| Name | Description |
|---|---|
| ServerId { get; set; } | Gets or sets the ID assigned by the server to the transfer being modified. |
| TransferInfo { get; set; } | Gets or sets the TransferInfo. |
| TransferProcessingStatus { get; set; } | Gets or sets the TransferProcessingStatus. |
See Also
- class AbstractIntraResponse
- namespace Aspose.Finance.Ofx.Bank
- assembly Aspose.Finance