IMdObject
Home > @gooddata/sdk-model > IMdObject
IMdObject interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Shared metadata object properties. This type represents metadata object with unique id assigned to it. Typically metadata object, that is already persisted on the backend.
Signature:
export interface IMdObject extends IMdObjectBase, IMdObjectIdentity
Extends: IMdObjectBase, IMdObjectIdentity