RecurringInterModResponse
Contents
[
Hide
]RecurringInterModResponse class
Recurring Interbank modification response class.
public class RecurringInterModResponse : AbstractRecurringInterResponse
Constructors
Name | Description |
---|---|
RecurringInterModResponse() | Initializes a new instance of RecurringInterModResponse class. |
Properties
Name | Description |
---|---|
InterResponse { get; set; } | Gets or sets the InterResponse . |
ModifyPending { get; set; } | Gets or sets the modify pending flag. Yes if the client requested that the server modify pending and future transfers. No if the client did not request that the server modify pending and future transfers. |
RecurringInstructions { get; set; } | Gets or sets the RecurringInstructions . |
RecurringServerId { get; set; } | Gets or sets the server-assigned ID for this model. |
See Also
- class AbstractRecurringInterResponse
- namespace Aspose.Finance.Ofx.InterTransfer
- assembly Aspose.Finance