totalPriceWithoutTaxAndWithDiscount property
- @JsonKey.new(name: "totalPriceWithoutTaxAndWithDiscount")
getter/setter pair
Implementation
@JsonKey(name: "totalPriceWithoutTaxAndWithDiscount")
dynamic totalPriceWithoutTaxAndWithDiscount;
@JsonKey(name: "totalPriceWithoutTaxAndWithDiscount")
dynamic totalPriceWithoutTaxAndWithDiscount;