isElementsQueryOptionsElementsByPrimaryDisplayFormValue()
Home > @gooddata/sdk-backend-spi > isElementsQueryOptionsElementsByPrimaryDisplayFormValue
isElementsQueryOptionsElementsByPrimaryDisplayFormValue() function
Type guard checking whether the object is an instance of IElementsQueryOptionsElementsByPrimaryDisplayFormValue.
Signature:
export declare function isElementsQueryOptionsElementsByPrimaryDisplayFormValue(obj: unknown): obj is IElementsQueryOptionsElementsByPrimaryDisplayFormValue;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| obj | unknown | 
Returns:
obj is IElementsQueryOptionsElementsByPrimaryDisplayFormValue