IAttributeDisplayFormMetadataObject
Home > @gooddata/sdk-model > IAttributeDisplayFormMetadataObject
IAttributeDisplayFormMetadataObject interface
Attribute display form metadata object
Signature:
export interface IAttributeDisplayFormMetadataObject extends IMetadataObject
Extends: IMetadataObject
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
A reference to the attribute that displayForm represents | |||
AttributeDisplayFormType | string |
(Optional) Subtype of the display form (e.g. GDC.geo.pin, or GDC.link, see constants above). | ||
boolean |
(Optional) Default display form of attribute. | ||
boolean |
(Optional) Primary display form of attribute. | ||
"displayForm" |