Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 758 Bytes

StandardUnitDescription.md

File metadata and controls

18 lines (10 loc) · 758 Bytes

Square.Connect.Model.StandardUnitDescription

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]

[Back to Model list] [Back to API list] [Back to README]