unitCostWithTaxCurrencyConverted property

  1. @JsonKey.new(name: 'UnitCostWithTaxCurrencyConverted', includeIfNull: false)
double? unitCostWithTaxCurrencyConverted
final

Implementation

@JsonKey(name: 'UnitCostWithTaxCurrencyConverted', includeIfNull: false)
final double? unitCostWithTaxCurrencyConverted;