MultiCurrencyAmountRepresentable
public protocol MultiCurrencyAmountRepresentable
protocol to describe objects which can be represented as MultiCurrencyAmount
-
the
MultiCurrencyAmountrepresentation of the current objectDeclaration
Swift
var multiCurrencyAmount: MultiCurrencyAmount { get }
View on GitHub
Install in Dash
MultiCurrencyAmountRepresentable Protocol Reference