pub async fn extras_export_templates_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasExportTemplatesDestroyError>>Expand description
Delete a export template object.
pub async fn extras_export_templates_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasExportTemplatesDestroyError>>Delete a export template object.