IObjectExpressionToken
Home > @gooddata/sdk-backend-spi > IObjectExpressionToken
IObjectExpressionToken interface
Parsed MAQL token referencing a metadata object.
Signature:
export interface IObjectExpressionToken 
Remarks
See IMeasureExpressionToken for more information.
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (Optional) Id of the object | ||
| Ref of the object | |||
| Expression token type | |||
| string | Title of the object |