Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 520 Bytes

File metadata and controls

17 lines (12 loc) · 520 Bytes

bind_api.model.PerformExchangeRequest

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
fromCurrency String [optional]
toCurrency String [optional]
amount num [optional]

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