vehicleTotalIncludesTax property

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

Implementation

@JsonKey(name: 'VehicleTotalIncludesTax', includeIfNull: false)
final bool? vehicleTotalIncludesTax;