RecurringInterResponse

RecurringInterResponse class

Recurring Interbank transfer response class.

public class RecurringInterResponse : AbstractRecurringInterResponse

Constructors

Name Description
RecurringInterResponse() Initializes a new instance of RecurringInterResponse class.

Properties

Name Description
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