More...
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.FeeRefundRequest |
( |
string |
feeRefundAmount = default(string) | ) |
|
Initializes a new instance of the FeeRefundRequest class.
- Parameters
-
feeRefundAmount | The fee amount upto 2 decimal places.. |
override bool Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
bool Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.Equals |
( |
FeeRefundRequest |
input | ) |
|
override int Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.FeeRefundRequest.FeeRefundAmount |
|
getset |
The fee amount upto 2 decimal places.
The fee amount upto 2 decimal places.
The documentation for this class was generated from the following file: