More...
|
| string | Id [get, set] |
| | <p>Id is a unique identifier assigned to the payment authorization in EBPP.</p> <p>If payment_authorization.id is provided, then the payment amount would be set to the amount that is on hold as a result of the corresponding payment authorization.</p> More...
|
| |
This class subject to change without prior notice, Please dont use this class directly.
| Orbipay.PaymentsApi.Client.Models.PaymentAuthorizationMinimalRequest.PaymentAuthorizationMinimalRequest |
( |
string |
id = default(string) | ) |
|
Initializes a new instance of the PaymentAuthorizationMinimalRequest class.
- Parameters
-
| id | <p>Id is a unique identifier assigned to the payment authorization in EBPP.</p> <p>If payment_authorization.id is provided, then the payment amount would be set to the amount that is on hold as a result of the corresponding payment authorization.</p>. |
| override bool Orbipay.PaymentsApi.Client.Models.PaymentAuthorizationMinimalRequest.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
| override int Orbipay.PaymentsApi.Client.Models.PaymentAuthorizationMinimalRequest.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
| virtual string Orbipay.PaymentsApi.Client.Models.PaymentAuthorizationMinimalRequest.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
| override string Orbipay.PaymentsApi.Client.Models.PaymentAuthorizationMinimalRequest.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
| string Orbipay.PaymentsApi.Client.Models.PaymentAuthorizationMinimalRequest.Id |
|
getset |
<p>Id is a unique identifier assigned to the payment authorization in EBPP.</p> <p>If payment_authorization.id is provided, then the payment amount would be set to the amount that is on hold as a result of the corresponding payment authorization.</p>
<p>Id is a unique identifier assigned to the payment authorization in EBPP.</p> <p>If payment_authorization.id is provided, then the payment amount would be set to the amount that is on hold as a result of the corresponding payment authorization.</p>
The documentation for this class was generated from the following file: