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