RecurringInterModResponse

RecurringInterModResponse class

Recurring Interbank modification response class.

public class RecurringInterModResponse : AbstractRecurringInterResponse

Constructors

NameDescription
RecurringInterModResponse()Initializes a new instance of RecurringInterModResponse class.

Properties

NameDescription
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