# CheckResponseValue
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cid** | Option<**String**> | Self-describing content-addressed identifiers for distributed systems. Check [spec](https://github.com/multiformats/cid) for more info. | [optional]
**pin** | Option<[**crate::models::Pin**](Pin.md)> | | [optional]
**deals** | Option<[**Vec<crate::models::Deal>**](Deal.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)