EnumBundleCustomFieldDefaults
Default settings for the enum-type field.
Extends BundleCustomFieldDefaults
This table describes attributes of the EnumBundleCustomFieldDefaults
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
bundle | EnumBundle | Default set of values used for this field. |
defaultValues | Array of EnumBundleElements | List of enum values that will be used as the default value for this field. |
Last modified: 8 July 2019