import 'package:FilecoinStorage/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
cid | String | Self-describing content-addressed identifiers for distributed systems. Check the CID (Content IDentifier) Specification for more info. | [optional] |
dagSize | num | Total size of the DAG in bytes. | [optional] [default to 132614] |
created | DateTime | This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. | [optional] |
pins | List | [optional] [default to const []] | |
deals | List | [optional] [default to const []] |