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