ICatalogDateAttribute
Home > @gooddata/sdk-model > ICatalogDateAttribute
ICatalogDateAttribute interface
Type representing catalog dateDataset date attribute
Signature:
export interface ICatalogDateAttribute
Properties
| Property | Type | Description |
|---|---|---|
| attribute | IAttributeMetadataObject | Date attribute metadata object |
| defaultDisplayForm | IAttributeDisplayFormMetadataObject | Date attribute default display form metadata object |
| granularity | DateAttributeGranularity | Date attribute granularity |