RecurringIntraModResponse

RecurringIntraModResponse class

Recurring intrabank modification response class.

public class RecurringIntraModResponse : AbstractRecurringIntraResponse

Constructors

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

Properties

NameDescription
IntraResponse { get; set; }Gets or sets the IntraResponse.
ModifyPending { get; set; }Gets or sets the modify pending flag.
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