# ModalitiesIdStorageCommitmentPostRequest
## Properties
**dicom_instances** | Option<[**Vec<serde_json::Value>**](serde_json::Value.md)> | List of DICOM resources that are not necessarily stored within Orthanc, but that must be checked by storage commitment. This is a list of JSON objects that must contain the `SOPClassUID` and `SOPInstanceUID` fields. | [optional]
**resources** | Option<**Vec<String>**> | List of the Orthanc identifiers of the DICOM resources to be checked by storage commitment | [optional]
**timeout** | Option<**f64**> | Timeout for the storage commitment command (new in Orthanc 1.9.1) | [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)