IMetadataObjectBase
Home > @gooddata/sdk-model > IMetadataObjectBase
IMetadataObjectBase interface
Signature:
export interface IMetadataObjectBase
Properties
Property | Type | Description |
---|---|---|
deprecated | boolean | Is metadata object deprecated? Deprecated metadata objects still work in created reports or insights, but you cannot select them for new ones (they are not displayed in the lists). |
description | string | Description |
production | boolean | Is production |
title | string | Title |
type | ObjectType | Type of metadata object |
unlisted | boolean | Indicates whether the item is unlisted. Depending on the context, unlisted items may not be shown to the users at all or may be shown with a special indicator. |