[][src]Function dropbox_sdk::file_properties::templates_list_for_team

pub fn templates_list_for_team(
    client: &dyn HttpClient
) -> Result<Result<ListTemplateResult, TemplateError>>

Get the template identifiers for a team. To get the schema of each template use templates_get_for_team().