ModifyPending

RecurringPaymentModResponse.ModifyPending property

True if the client requested that the server modify pending and future payments. False if the client did not request that the server modify pending and future payments.

public bool ModifyPending { get; set; }

See Also