Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 675 Bytes

File metadata and controls

20 lines (15 loc) · 675 Bytes

bind_api.model.GetInnerFiatTransferFeeRequest

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
userId String [optional]
contactId String id of user contact [optional]
fiatAccount String [optional]
receiverCurrency String [optional]
amount num [optional]
note String [optional]

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