customerSubCategoryValue property

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

Implementation

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