totalIsNative()
Home > @gooddata/sdk-model > totalIsNative
totalIsNative() function
Tests whether total instance represents a native total = a roll-up total.
Signature:
export declare function totalIsNative(total: ITotal): boolean;
Parameters
Parameter |
Type |
Description |
---|---|---|
total |
Returns:
boolean