Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 593 Bytes

Stream.md

File metadata and controls

12 lines (8 loc) · 593 Bytes

Stream

Properties

Name Type Description Notes
name str Stream name.
id int Unique object identifier. [optional]
altdata bool, date, datetime, dict, float, int, list, str, none_type Misc. metadata stored in JSON format, e.g. `{'collection': 'ZTF_alerts', selector: [1, 2]}` [optional]

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