CatalogOrganizationService.
list_export_templates
list_export_templates() ->
list[CatalogExportTemplate]
Returns a list of all export templates in the current organization.
Parameters
NoneReturns
type | description |
---|---|
list[CatalogExportTemplate] | List of export templates in the current organization. |