Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1004 Bytes

Pin.md

File metadata and controls

17 lines (12 loc) · 1004 Bytes

Pin

Properties

Name Type Description Notes
cid str Self-describing content-addressed identifiers for distributed systems. Check spec for more info. [optional]
name str [optional]
meta {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional]
status PinStatus [optional]
created datetime This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. [optional]
size float [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]