basePricePerUnit property

  1. @JsonKey.new(name: "basePricePerUnit")
TotalDiscounts? basePricePerUnit
getter/setter pair

Implementation

@JsonKey(name: "basePricePerUnit")
TotalDiscounts? basePricePerUnit;