More...
|
string | Id [get, set] |
| The unique identifier assigned by EBPP to the customer. More...
|
|
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.CustomerMinimalRequest |
( |
| ) |
|
|
protected |
Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.CustomerMinimalRequest |
( |
string |
id = default(string) | ) |
|
Initializes a new instance of the CustomerMinimalRequest class.
- Parameters
-
id | The unique identifier assigned by EBPP to the customer. (required). |
override bool Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
override int Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.CustomerMinimalRequest.Id |
|
getset |
The unique identifier assigned by EBPP to the customer.
The unique identifier assigned by EBPP to the customer.
The documentation for this class was generated from the following file: