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) · 832 Bytes

CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.md

File metadata and controls

16 lines (10 loc) · 832 Bytes

CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection

Description

A named selection for this SELECTION-type custom attribute definition.

Properties

Name Getter Setter Type Description Notes
uid getUid() setUid($value) string Unique ID set by Square. [optional]
name getName() setName($value) string Selection name, unique within `allowed_selections`. Required. Min length of 1, max length of 255.

Note: All properties are protected and only accessed via getters and setters.

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