menu
another_quickbooks package
documentation
quickbook_models.dart
CreditChargeInfo
CreditChargeInfo.fromJson factory constructor
CreditChargeInfo.fromJson factory constructor
dark_mode
light_mode
CreditChargeInfo.fromJson
constructor
CreditChargeInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CreditChargeInfo.fromJson(Map<String, dynamic> json) => _$CreditChargeInfoFromJson(json);
another_quickbooks package
documentation
quickbook_models
CreditChargeInfo
CreditChargeInfo.fromJson factory constructor
CreditChargeInfo class