objectTypeToTigerIdType
Home > @gooddata/sdk-backend-tiger > objectTypeToTigerIdType
objectTypeToTigerIdType variable
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.
Signature:
objectTypeToTigerIdType: {
variable: TigerObjectType;
user: TigerObjectType;
measure: TigerObjectType;
fact: TigerObjectType;
attribute: TigerObjectType;
displayForm: TigerObjectType;
dataSet: TigerObjectType;
insight: TigerObjectType;
analyticalDashboard: TigerObjectType;
theme: TigerObjectType;
colorPalette: TigerObjectType;
filterContext: TigerObjectType;
dashboardPlugin: TigerObjectType;
attributeHierarchy: TigerObjectType;
userGroup: TigerObjectType;
dateHierarchyTemplate: TigerObjectType;
dateAttributeHierarchy: TigerObjectType;
exportDefinition: TigerObjectType;
automation: TigerObjectType;
filterView: TigerObjectType;
workspaceDataFilter: TigerObjectType;
workspaceDataFilterSetting: TigerObjectType;
}