| Name | Type | Description | Notes |
|---|---|---|---|
| last_change | str | This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. | |
| status | str | Deal status | |
| batch_root_cid | str | [optional] | |
| miner | str | Miner ID | [optional] |
| network | str | Filecoin network for this Deal | [optional] |
| piece_cid | str | Piece CID string | [optional] |
| status_text | str | Deal status description. | [optional] |
| chain_deal_id | float | Identifier for the deal stored on chain. | [optional] |
| deal_activation | str | This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. | [optional] |
| deal_expiration | str | This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. | [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] |