CatalogOrganizationService.

create_or_update_export_template

create_or_update_export_template(export_template: CatalogExportTemplate) -> None

Create a new export template or overwrite an existing export template with the same id.

Parameters

nametypedescription
export_templateCatalogExportTemplateCatalog export template object to be created or updated.

Returns

None