Operators
<(_:_:)
Inherited fromComparable.<(_:_:).
Enumeration Cases
| Case | Description |
|---|---|
aud | - |
eur | - |
gbp | - |
hkd | - |
inr | - |
jpy | - |
krw | - |
sgd | - |
unknown(_:) | - |
usd | - |
vnd | - |
Initializers
init(from:)
Inherited fromDecodable.init(from:).
init(name:)
Instance Properties
| Property | Type | Description |
|---|---|---|
isPaymentEnabledFiatCurrency | Bool | - |
name | String | - |
Instance Methods
contains(_:)
Inherited fromRangeExpression.contains(_:).
encode(to:)
Inherited fromEncodable.encode(to:).
relative(to:)
Inherited fromRangeExpression.relative(to:).

