isCatalogComputedAttribute()
Home > @gooddata/sdk-model > isCatalogComputedAttribute
isCatalogComputedAttribute() function
Type guard checking whether the provided object is a ICatalogComputedAttribute
Signature:
export declare function isCatalogComputedAttribute(obj: unknown): obj is ICatalogComputedAttribute;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
obj |
unknown |
Returns:
obj is ICatalogComputedAttribute