ModifyPending

RecurringPaymentModRequest.ModifyPending property

Gets or sets the modify pending flag.If the client sets this flag, the server must modify pending and future payments.

public bool ModifyPending { get; set; }

See Also