Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 658 Bytes

File metadata and controls

21 lines (16 loc) · 658 Bytes

bind_api.model.CurrencyWithRate

Load the model package

import 'package:bind_api/api.dart';

Properties

Name Type Description Notes
currencyId String [optional]
code String [optional]
name String [optional]
symbol String [optional]
iconUrl String [optional]
rate num
convertCurrencyCode String

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