totalPriceWithoutTaxAndWithDiscount property

  1. @JsonKey.new(name: "totalPriceWithoutTaxAndWithDiscount")
dynamic totalPriceWithoutTaxAndWithDiscount
getter/setter pair

Implementation

@JsonKey(name: "totalPriceWithoutTaxAndWithDiscount")
dynamic totalPriceWithoutTaxAndWithDiscount;