More...
This class subject to change without prior notice, Please dont use this class directly.
Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.FeeRefundResponse |
( |
string |
feeRefundAmount = default(string) , |
|
|
string |
feeType = default(string) |
|
) |
| |
Initializes a new instance of the FeeRefundResponse class.
- Parameters
-
feeRefundAmount | The refunded fee amount upto 2 decimal places.. |
feeType | The way the fee is being charged to the customer. Fee could be added to the amount being paid, or, it could be charged separately by the biller. The fee_type would default to add_to_principal if the fee is not configured for the client in EBPP.. |
override bool Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.Equals |
( |
object |
input | ) |
|
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
bool Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.Equals |
( |
FeeRefundResponse |
input | ) |
|
override int Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.GetHashCode |
( |
| ) |
|
Gets the hash code
- Returns
- Hash code
virtual string Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.ToJson |
( |
| ) |
|
|
virtual |
Returns the JSON string presentation of the object
- Returns
- string
override string Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.ToString |
( |
| ) |
|
Returns the string presentation of the object
- Returns
- string
string Orbipay.PaymentsApi.Client.Models.FeeRefundResponse.FeeRefundAmount |
|
getset |
The refunded fee amount upto 2 decimal places.
The refunded fee amount upto 2 decimal places.
The documentation for this class was generated from the following file: