ArrayRollupPropertyValue

See Reference.

Note: the PropertyValues in the list will have empty string ("") for the PropertyValue.name and PropertyValue.id fields.

Properties

Link copied to clipboard
abstract val id: String

The type of the property value. This matches the type of the corresponding property specification.

Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val value: List<PropertyValue<*>>?