Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 754 Bytes

File metadata and controls

21 lines (16 loc) · 754 Bytes

bind_api.model.InnerCryptoTransferFeeResult

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
contactName String [optional]
asset String name of token [optional]
amount num [optional]
fee num [optional]
feeCurrencyCode String [optional]
feeCurrencySymbol String symbol for fee currency (if available) [optional]
description String [optional]

[Back to Model list] [Back to API list] [Back to README]