customerCategoryId property

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

Implementation

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