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

Latest commit

 

History

History
14 lines (9 loc) · 586 Bytes

StandardUnitDescription.md

File metadata and controls

14 lines (9 loc) · 586 Bytes

SquareConnect.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]