transferFee
The fee charged for performing the transaction.
Declaration
@NSCopying var transferFee: INCurrencyAmount? { get set }Discussion
If there’s a fee for performing the transfer, put the fee amount in this property.
The fee charged for performing the transaction.
@NSCopying var transferFee: INCurrencyAmount? { get set }If there’s a fee for performing the transfer, put the fee amount in this property.