ListAttributeCapability
Description
This object is a 'list' type attribute capability of a feature. The value of the attribute is a list of strings (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
capabilityType | False | string | The capability type of this attribute. The only allowed value is 'list'. | |||
capabilityValue | False | [string] | Represents the actual values this attribute can have and they must be of type list of strings. |