Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 718 Bytes

File metadata and controls

21 lines (16 loc) · 718 Bytes

bind_api.model.CreateInnerFiatTransferRequest

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]
currency String [optional]
fiatAccount String [optional]
receiverCurrency String [optional]
amount num [optional]
note String [optional]

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