Contents

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.

See Also

Providing the Transaction Details