customerCategoryValue property

  1. @JsonKey.new(name: "customerCategoryValue")
dynamic customerCategoryValue
getter/setter pair

Implementation

@JsonKey(name: "customerCategoryValue")
dynamic customerCategoryValue;