remove_attachment

Function remove_attachment 

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