taxableForAllLocations property

  1. @JsonKey.new(name: 'TaxableForAllLocations', includeIfNull: false)
bool? taxableForAllLocations
final

Implementation

@JsonKey(name: 'TaxableForAllLocations', includeIfNull: false)
final bool? taxableForAllLocations;