RecurringIntraResponse

RecurringIntraResponse class

Recurring intrabank transfer response class.

public class RecurringIntraResponse : AbstractRecurringIntraResponse

Constructors

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

Properties

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

See Also