pub async fn sends_id_file_file_id_get(
configuration: &Configuration,
id: &str,
file_id: &str,
) -> Result<SendFileUploadDataResponseModel, Error<SendsIdFileFileIdGetError>>
pub async fn sends_id_file_file_id_get(
configuration: &Configuration,
id: &str,
file_id: &str,
) -> Result<SendFileUploadDataResponseModel, Error<SendsIdFileFileIdGetError>>