IAttributeMetadataObject
Home > @gooddata/sdk-model > IAttributeMetadataObject
IAttributeMetadataObject interface
Attribute metadata object
Signature:
export interface IAttributeMetadataObject extends IMetadataObject 
Extends: IMetadataObject
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) Dataset the attribute belongs to (if supplied by backend include) | |||
| Display forms of the attribute | |||
| (Optional) A reference to the attribute displayForm that represents implicit drill down step | |||
| (Optional) A reference to the attribute displayForm that represents implicit drill to url from attribute value | |||
| boolean | (Optional) Whether the attribute is locked for editing | ||
| "attribute" |