allocatedQuantity property

  1. @JsonKey(name: "allocatedQuantity")
int? allocatedQuantity
getter/setter pair

Implementation

@JsonKey(name: "allocatedQuantity")
int? allocatedQuantity;