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