More...
|
| string | Value [get, set] |
| | The customer's contact information that is linked to customer More...
|
| |
This class subject to change without prior notice, Please dont use this class directly.
| Orbipay.PaymentsApi.Client.Models.ContactResponse.ContactResponse |
( |
string |
value = default(string), |
|
|
string |
type = default(string), |
|
|
string |
status = default(string) |
|
) |
| |
Initializes a new instance of the ContactResponse class.
- Parameters
-
| value | The customer's contact information that is linked to customer. |
| type | The type of contact.. |
| status | The status of the customer's contact in EBPP.. |
| override bool Orbipay.PaymentsApi.Client.Models.ContactResponse.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
| bool Orbipay.PaymentsApi.Client.Models.ContactResponse.Equals |
( |
ContactResponse |
input | ) |
|
Returns true if ContactResponse instances are equal
- Parameters
-
- Returns
- Boolean
| override int Orbipay.PaymentsApi.Client.Models.ContactResponse.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
| virtual string Orbipay.PaymentsApi.Client.Models.ContactResponse.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
| override string Orbipay.PaymentsApi.Client.Models.ContactResponse.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
| string Orbipay.PaymentsApi.Client.Models.ContactResponse.Value |
|
getset |
The customer's contact information that is linked to customer
The customer's contact information that is linked to customer
The documentation for this class was generated from the following file: