pub async fn organizations_id_storage_post(
configuration: &Configuration,
id: &str,
storage_request_model: Option<StorageRequestModel>,
) -> Result<PaymentResponseModel, Error<OrganizationsIdStoragePostError>>
pub async fn organizations_id_storage_post(
configuration: &Configuration,
id: &str,
storage_request_model: Option<StorageRequestModel>,
) -> Result<PaymentResponseModel, Error<OrganizationsIdStoragePostError>>