Uses of Class
software.xdev.brevo.model.CreateUpdateBatchProducts
Packages that use CreateUpdateBatchProducts
-
Uses of CreateUpdateBatchProducts in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CreateUpdateBatchProductsModifier and TypeMethodDescriptionEcommerceApi.createUpdateBatchProducts(CreateUpdateBatchProducts createUpdateBatchProducts) Create products in batchEcommerceApi.createUpdateBatchProducts(CreateUpdateBatchProducts createUpdateBatchProducts, Map<String, String> additionalHeaders) Create products in batch -
Uses of CreateUpdateBatchProducts in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateUpdateBatchProductsModifier and TypeMethodDescriptionCreateUpdateBatchProducts.addProductsItem(CreateUpdateProducts productsItem) CreateUpdateBatchProducts.products(List<CreateUpdateProducts> products) CreateUpdateBatchProducts.updateEnabled(Boolean updateEnabled)