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

Latest commit

 

History

History
16 lines (10 loc) · 885 Bytes

StandardUnitDescriptionGroup.md

File metadata and controls

16 lines (10 loc) · 885 Bytes

StandardUnitDescriptionGroup

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.

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