RecurringInterResponse

RecurringInterResponse class

Recurring Interbank transfer response class.

public class RecurringInterResponse : AbstractRecurringInterResponse

Constructors

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

Properties

NameDescription
InterResponse { get; set; }Gets or sets the InterResponse.
RecurringInstructions { get; set; }Gets or sets the RecurringInstructions.
RecurringServerId { get; set; }Gets or sets the server-assigned ID for this model.

See Also