Uses of Class
software.xdev.brevo.model.CreateUpdateBatchProductsModel
Packages that use CreateUpdateBatchProductsModel
-
Uses of CreateUpdateBatchProductsModel in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return CreateUpdateBatchProductsModelModifier and TypeMethodDescriptionEcommerceApi.createUpdateBatchProducts(CreateUpdateBatchProducts createUpdateBatchProducts) Create products in batchEcommerceApi.createUpdateBatchProducts(CreateUpdateBatchProducts createUpdateBatchProducts, Map<String, String> additionalHeaders) Create products in batch -
Uses of CreateUpdateBatchProductsModel in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateUpdateBatchProductsModelModifier and TypeMethodDescriptionCreateUpdateBatchProductsModel.createdCount(Long createdCount) CreateUpdateBatchProductsModel.updatedCount(Long updatedCount)