qtyOnHand property

  1. @JsonKey(name: "QtyOnHand")
double? qtyOnHand
final

Implementation

@JsonKey(name: "QtyOnHand")
final double? qtyOnHand;