More...
|
string | PaymentLimitAmount [get, set] |
| The upper limit for the payment amount in the case of recurring or autopay payments. Any amount above the limit will not be paid automatically as part of recurring payments and autopay. More...
|
|
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.PaymentScheduleMinimalRequest.PaymentScheduleMinimalRequest |
( |
string |
paymentLimitAmount = default(string) | ) |
|
Initializes a new instance of the PaymentScheduleMinimalRequest class.
- Parameters
-
paymentLimitAmount | The upper limit for the payment amount in the case of recurring or autopay payments. Any amount above the limit will not be paid automatically as part of recurring payments and autopay.. |
override bool Orbipay.PaymentsApi.Client.Models.PaymentScheduleMinimalRequest.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
override int Orbipay.PaymentsApi.Client.Models.PaymentScheduleMinimalRequest.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.PaymentScheduleMinimalRequest.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.PaymentScheduleMinimalRequest.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.PaymentScheduleMinimalRequest.PaymentLimitAmount |
|
getset |
The upper limit for the payment amount in the case of recurring or autopay payments. Any amount above the limit will not be paid automatically as part of recurring payments and autopay.
The upper limit for the payment amount in the case of recurring or autopay payments. Any amount above the limit will not be paid automatically as part of recurring payments and autopay.
The documentation for this class was generated from the following file: