IComputedAttributeMetadataObjectDefinition
Home > @gooddata/sdk-model > IComputedAttributeMetadataObjectDefinition
IComputedAttributeMetadataObjectDefinition type
Computed attribute metadata object definition (not yet persisted).
Signature:
export type IComputedAttributeMetadataObjectDefinition = IMetadataObjectDefinition & IComputedAttributeMetadataObjectBase;
References: IMetadataObjectDefinition, IComputedAttributeMetadataObjectBase