Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 740 Bytes

File metadata and controls

17 lines (12 loc) · 740 Bytes

Catalog

Catalog entity

Properties

Name Type Description Notes
created_at datetime
id str ID of the catalog entity.
updated_at datetime
name str, none_type A human-friendly name associated to a catalog entity.
catalog_type CatalogsType
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]