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