IAttributeMetadataObject
Home > @gooddata/sdk-model > IAttributeMetadataObject
IAttributeMetadataObject interface
Attribute metadata object
Signature:
export interface IAttributeMetadataObject extends IMetadataObject
Extends: IMetadataObject
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
displayForms | IAttributeDisplayFormMetadataObject[] | Display forms of the attribute | |
drillDownStep? | ObjRef | (Optional) A reference to the attribute displayForm that represents implicit drill down step | |
drillToAttributeLink? | ObjRef | (Optional) A reference to the attribute displayForm that represents implicit drill to url from attribute value | |
type | "attribute" |