Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 507 Bytes

BalanceCommonField.md

File metadata and controls

16 lines (11 loc) · 507 Bytes

conekta.model.BalanceCommonField

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
amount int The balance's amount [optional]
currency String The balance's currency [optional]

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