Function mailslurp::apis::email_controller_api::get_attachments1[][src]

pub async fn get_attachments1(
    configuration: &Configuration,
    params: GetAttachments1Params
) -> Result<Vec<AttachmentMetaData>, Error<GetAttachments1Error>>
Expand description

Returns an array of attachment metadata such as name and content-type for a given email if present.