getFiscalEquivalent()
Home > @gooddata/sdk-model > getFiscalEquivalent
getFiscalEquivalent() function
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.
Fiscal equivalent of a standard granularity (year → fiscal_year), if any.
Signature:
getFiscalEquivalent: (g: string | undefined) => DateAttributeGranularity | undefined
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
g |
string | undefined |
Returns:
DateAttributeGranularity | undefined