ICatalogItemBase
Home > @gooddata/sdk-ui-catalog > ICatalogItemBase
ICatalogItemBase interface
Fields common to every catalog item variant.
Signature:
export interface ICatalogItemBase extends ICatalogItemRef
Extends: ICatalogItemRef
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
{ status: CertificationStatus; message?: string; certifiedAt?: Date | null; certifiedBy?: string; } |
(Optional) | ||
|
Date | null | |||
|
string | |||
|
string | |||
|
boolean | |||
|
boolean |
(Optional) | ||
|
boolean | |||
|
string[] | |||
|
string | |||
|
Date | null | |||
|
string |