StandardUnitDescriptionGroup
November 20, 2019 ยท View on GitHub
Description
Group of standard measurement units.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| standard_unit_descriptions | getStandardUnitDescriptions() | setStandardUnitDescriptions($value) | \SquareConnect\Model\StandardUnitDescription[] | List of standard (non-custom) 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.