vatAmountPerUnit property

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

Implementation

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