Uses of Class
software.xdev.brevo.model.CreateUpdateBatchCategory
Packages that use CreateUpdateBatchCategory
-
Uses of CreateUpdateBatchCategory in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CreateUpdateBatchCategoryModifier and TypeMethodDescriptionEcommerceApi.createUpdateBatchCategory(CreateUpdateBatchCategory createUpdateBatchCategory) Create categories in batchEcommerceApi.createUpdateBatchCategory(CreateUpdateBatchCategory createUpdateBatchCategory, Map<String, String> additionalHeaders) Create categories in batch -
Uses of CreateUpdateBatchCategory in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateUpdateBatchCategoryModifier and TypeMethodDescriptionCreateUpdateBatchCategory.addCategoriesItem(CreateUpdateCategories categoriesItem) CreateUpdateBatchCategory.categories(List<CreateUpdateCategories> categories) CreateUpdateBatchCategory.updateEnabled(Boolean updateEnabled)