pub async fn ciphers_id_attachment_attachment_id_admin_get(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<AttachmentResponseModel, Error<CiphersIdAttachmentAttachmentIdAdminGetError>>
pub async fn ciphers_id_attachment_attachment_id_admin_get(
configuration: &Configuration,
id: Uuid,
attachment_id: &str,
) -> Result<AttachmentResponseModel, Error<CiphersIdAttachmentAttachmentIdAdminGetError>>