RecurringIntraModResponse

RecurringIntraModResponse class

Recurring intrabank modification response class.

public class RecurringIntraModResponse : AbstractRecurringIntraResponse

Constructors

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

Properties

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