amount
The numerical amount associated with the balance.
Declaration
@NSCopying var amount: NSDecimalNumber? { get }Discussion
Use the balanceType property to determine the meaning of this value.
The numerical amount associated with the balance.
@NSCopying var amount: NSDecimalNumber? { get }Use the balanceType property to determine the meaning of this value.