exciseAmountPerUnit property

  1. @JsonKey.new(name: "exciseAmountPerUnit")
TotalExciseAmount? exciseAmountPerUnit
getter/setter pair

Implementation

@JsonKey(name: "exciseAmountPerUnit")
TotalExciseAmount? exciseAmountPerUnit;