Square.Connect.Model.StandardUnitDescription
November 20, 2019 ยท View on GitHub
Description
Contains the name and abbreviation for standard measurement unit.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Unit | MeasurementUnit | Identifies the measurement unit being described. | [optional] |
| Name | string | UI display name of the measurement unit. For example, 'Pound'. | [optional] |
| Abbreviation | string | UI display abbreviation for the measurement unit. For example, 'lb'. | [optional] |