CurrencyInfo Class |
Namespace: Resto.Front.Api.Data.Payments
[SerializableAttribute] public sealed class CurrencyInfo
The CurrencyInfo type exposes the following members.
Name | Description | |
---|---|---|
CurrencyInfo |
Initializes a new instance of the CurrencyInfo class.
|
Name | Description | |
---|---|---|
AdditionalCurrency |
Additional currency.
| |
Rate |
Gets the rate to the main currency.
| |
Sum |
Gets the payment sum in the currency specified in AdditionalCurrency.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |