basePricePerUnitExclExcise property

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

Implementation

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