# StandardUnitDescriptionGroup
### Description
Group of standard measurement units.
## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**standard_unit_descriptions** | getStandardUnitDescriptions() | setStandardUnitDescriptions($value) | [**\SquareConnect\Model\StandardUnitDescription[]**](StandardUnitDescription.md) | List of measurement units in this description group. | [optional]
**language_code** | getLanguageCode() | setLanguageCode($value) | **string** | IETF language tag. | [optional]
Note: All properties are protected and only accessed via getters and setters.
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)