list_templates

Function list_templates 

Source
pub async fn list_templates(
    configuration: &Configuration,
) -> Result<Vec<InvoiceFreemarkerTemplate>, Error<ListTemplatesError>>