Type Alias: SelectionHeader
SelectionHeader:
object
Represents a header in a selection.
readonly
fieldKey:FieldKey
Readonly. The field key for the selection header.
readonly
partitionFieldKeys:FieldKey
[]
Readonly. A list of partition field keys for the selection header.
readonly
partitionValues:DataValue
[]
Readonly. A list of partition values for the selection header.
readonly
value:DataValue
types/types.ts:604