IMeasureBody
Home > @gooddata/sdk-model > IMeasureBody
IMeasureBody interface
Object defining the IMeasure object structure.
Signature:
export interface IMeasureBody<T extends IMeasureDefinitionType = IMeasureDefinitionType>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
alias? | string | (Optional) | |
definition | T | ||
format? | string | (Optional) | |
localIdentifier | Identifier | ||
title? | string | (Optional) |