# openapi.model.GetAllResultInventory

## Load the model package
```dart
import 'package:openapi/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **num** | id of variant | 
**createdAt** | **String** | createdAt of variant | 
**trackQuantity** | **String** | trackQuantity of variant | 
**warnQuantity** | **String** | warnQuantity of variant | 
**locations** | [**BuiltList&lt;GetAllInventoriesInventoryLocation&gt;**](GetAllInventoriesInventoryLocation.md) | inventoryLocations of variant | 
**totalQuantity** | **num** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


