MultiCurrencyAmountRepresentable
public protocol MultiCurrencyAmountRepresentable
protocol to describe objects which can be represented as MultiCurrencyAmount
-
the
MultiCurrencyAmount
representation of the current objectDeclaration
Swift
var multiCurrencyAmount: MultiCurrencyAmount { get }