Accepts input for creating a custom single select field definition.
Property Name | Type | Description |
---|---|---|
cloudId | String | The cloud ID of the site to create a custom single-select field definition for. |
componentTypeIds | InputMaybe<Array<String>> | The component types the custom single-select field applies to. |
description | InputMaybe<String> | The description of the custom single-select field. |
name | String | The name of the custom single-select field. |
options | InputMaybe<Array<String>> | A list of options. |
Rate this page: