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