InterModResponse
InterModResponse class
Interbank transfer modification response class.
public class InterModResponse : AbstractInterResponse
Constructors
Name | Description |
---|---|
InterModResponse() | Initializes a new instance of InterModResponse 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 AbstractInterResponse
- namespace Aspose.Finance.Ofx.InterTransfer
- assembly Aspose.Finance