basePricePerUnit property

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

Implementation

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