menu
another_quickbooks package
documentation
quickbook_models.dart
CurrencyRefType
CurrencyRefType.new constructor
CurrencyRefType.new constructor
dark_mode
light_mode
CurrencyRefType
constructor
CurrencyRefType
(
{
required
String
value
,
String
?
name
,
})
Implementation
CurrencyRefType({required this.value, this.name});
another_quickbooks package
documentation
quickbook_models
CurrencyRefType
CurrencyRefType.new constructor
CurrencyRefType class