totalExciseAmount property

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

Implementation

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