ModifyPending

RecurringInterModResponse.ModifyPending property

Gets or sets the modify pending flag. Yes if the client requested that the server modify pending and future transfers. No if the client did not request that the server modify pending and future transfers.

public bool ModifyPending { get; set; }

See Also