ITotalLocatorItemBody
Home > @gooddata/sdk-model > ITotalLocatorItemBody
ITotalLocatorItemBody interface
Locator that specifies a concrete attribute element for which the total is applicable
Signature:
export interface ITotalLocatorItemBody
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attributeIdentifier | Identifier | Local identifier of the attribute. | |
totalFunction | string | Function for the total, such as sum, max, min, ... |