pub async fn remove_attachment(
configuration: &Configuration,
id: &str,
attachment_id: &str,
) -> Result<Fee, Error<RemoveAttachmentError>>pub async fn remove_attachment(
configuration: &Configuration,
id: &str,
attachment_id: &str,
) -> Result<Fee, Error<RemoveAttachmentError>>