Uses of Class
software.xdev.brevo.model.GetCategoryDetails
Packages that use GetCategoryDetails
-
Uses of GetCategoryDetails in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return GetCategoryDetailsModifier and TypeMethodDescriptionEcommerceApi.getCategoryInfo(String id) Get a category detailsEcommerceApi.getCategoryInfo(String id, Map<String, String> additionalHeaders) Get a category details -
Uses of GetCategoryDetails in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetCategoryDetailsMethods in software.xdev.brevo.model that return types with arguments of type GetCategoryDetailsMethods in software.xdev.brevo.model with parameters of type GetCategoryDetailsModifier and TypeMethodDescriptionGetCategories.addCategoriesItem(GetCategoryDetails categoriesItem) Method parameters in software.xdev.brevo.model with type arguments of type GetCategoryDetailsModifier and TypeMethodDescriptionGetCategories.categories(List<GetCategoryDetails> categories) voidGetCategories.setCategories(List<GetCategoryDetails> categories)