pub async fn sends_id_put(
configuration: &Configuration,
id: &str,
send_request_model: Option<SendRequestModel>,
) -> Result<SendResponseModel, Error<SendsIdPutError>>
pub async fn sends_id_put(
configuration: &Configuration,
id: &str,
send_request_model: Option<SendRequestModel>,
) -> Result<SendResponseModel, Error<SendsIdPutError>>