AttributeField
Home > @gooddata/sdk-code-schemas > v1 > AttributeField
v1.AttributeField interface
Signature:
export interface AttributeField
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Show all values in the attribute filter (do not ignore empty and NULL). | ||
|
string |
(Optional) A field title. | ||
|
(AttributeIdentifier6 | LabelIdentifier4 | FactIdentifier) & string |
Attribute or label identifier to use for this field. |