Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 618 Bytes

catalog-custom-attribute-definition-selection-config-custom-attribute-selection.md

File metadata and controls

25 lines (16 loc) · 618 Bytes

Catalog Custom Attribute Definition Selection Config Custom Attribute Selection

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

Structure

Catalog Custom Attribute Definition Selection Config Custom Attribute Selection

Fields

Name Type Tags Description
uid string Optional Unique ID set by Square.
name string Required Selection name, unique within allowed_selections.
Constraints: Minimum Length: 1, Maximum Length: 255

Example (as JSON)

{
  "uid": "uid0",
  "name": "name0"
}