IEnabledGranularity
Home > @gooddata/sdk-model > IEnabledGranularity
IEnabledGranularity interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A granularity enabled on a custom fiscal calendar (mirrors the calendar's enabledGranularities).
Signature:
export interface IEnabledGranularity
Remarks
Placeholder for the custom fiscal calendar work; consumed by the custom branch of getGranularities().
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) | |||
|
number |
(ALPHA) (Optional) Calendar-defined drill-down order; falls back to the registry | ||
|
string |
(ALPHA) (Optional) Localizable label prefix defined on the calendar (e.g. "FY", "FP"). |