InventoryCount constructor
InventoryCount({})
Implementation
InventoryCount({
this.locationId, this.state, this.catalogObjectType, this.quantity,
this.catalogObjectId, this.calculatedAt, this.isEstimated
});
InventoryCount({
this.locationId, this.state, this.catalogObjectType, this.quantity,
this.catalogObjectId, this.calculatedAt, this.isEstimated
});