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] |