Skip to main content
Enumeration

Operators

<(_:_:)

Inherited from Comparable.<(_:_:).

Enumeration Cases

CaseDescription
aud-
eur-
gbp-
hkd-
inr-
jpy-
krw-
sgd-
unknown(_:)-
usd-
vnd-

Initializers

init(from:)

Inherited from Decodable.init(from:).

init(name:)

Instance Properties

PropertyTypeDescription
isPaymentEnabledFiatCurrencyBool-
nameString-

Instance Methods

contains(_:)

Inherited from RangeExpression.contains(_:).

encode(to:)

Inherited from Encodable.encode(to:).

relative(to:)

Inherited from RangeExpression.relative(to:).

relative(to:)