Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 711 Bytes

SchemaMetadata.md

File metadata and controls

15 lines (10 loc) · 711 Bytes

SchemaMetadata

Metadata for entity schema information

Properties

Name Type Description Notes
author str Author of the entity schema version
version int Version of the entity schema [optional]
updated_timestamp int Update timestamp in milliseconds [optional]
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]