More...
|
string | Id [get, set] |
| Gets or Sets Id More...
|
|
string | Url [get, set] |
| This URL fetches the details of source payment. More...
|
|
string | CustomerReference [get, set] |
| The unique identifier in the client system for the customer. More...
|
|
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.SourcePaymentCustomer |
( |
string |
id = default(string) , |
|
|
string |
url = default(string) , |
|
|
string |
customerReference = default(string) |
|
) |
| |
Initializes a new instance of the SourcePaymentCustomer class.
- Parameters
-
id | id. |
url | This URL fetches the details of source payment.. |
customerReference | The unique identifier in the client system for the customer.. |
override bool Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
override int Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.CustomerReference |
|
getset |
The unique identifier in the client system for the customer.
The unique identifier in the client system for the customer.
string Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.Id |
|
getset |
string Orbipay.PaymentsApi.Client.Models.SourcePaymentCustomer.Url |
|
getset |
This URL fetches the details of source payment.
This URL fetches the details of source payment.
The documentation for this class was generated from the following file: