CatalogOrganizationService.
get_declarative_export_templates
get_declarative_export_templates() -> list[CatalogDeclarativeExportTemplate]
Get all declarative export templates in the current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogDeclarativeExportTemplate] | list[CatalogDeclarativeExportTemplate]: List of declarative export templates. |