RecurringInterModRequest
RecurringInterModRequest class
Recurring Interbank modification request class.
public class RecurringInterModRequest : AbstractRecurringInterRequest
Constructors
Name | Description |
---|---|
RecurringInterModRequest() | Initializes a new instance of RecurringInterModRequest class. |
Properties
Name | Description |
---|---|
InterRequest { get; set; } | Gets or sets the InterRequest . |
ModifyPending { get; set; } | Gets or sets the modify pending flag. If the client sets this flag, the server must modify pending and future transfers. |
RecurringInstructions { get; set; } | Gets or sets the RecurringInstructions . |
RecurringServerId { get; set; } | Gets or sets the ID assigned by the server to the model being modified. |
See Also
- class AbstractRecurringInterRequest
- namespace Aspose.Finance.Ofx.InterTransfer
- assembly Aspose.Finance