The type that defines the fields for the name/value pairs for item aspects.
Types that use TypedNameValue
Calls that use TypedNameValue
Fields
type
This indicates if the value being returned is a string or an array of values.
Valid Values:
Valid Values:
- STRING - Indicates the value returned is a string.
- STRING_ARRAY - Indicates the value returned is an array of strings.