Uses of Class
software.xdev.brevo.model.Deal
Packages that use Deal
-
Uses of Deal in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return DealModifier and TypeMethodDescriptionDealsApi.crmDealsIdGet(String id) Get a dealDealsApi.crmDealsIdGet(String id, Map<String, String> additionalHeaders) Get a deal -
Uses of Deal in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return DealModifier and TypeMethodDescriptionDeal.addLinkedCompaniesIdsItem(String linkedCompaniesIdsItem) Deal.addLinkedContactsIdsItem(Integer linkedContactsIdsItem) Deal.attributes(Object attributes) Deal.linkedCompaniesIds(List<String> linkedCompaniesIds) Deal.linkedContactsIds(List<Integer> linkedContactsIds) Methods in software.xdev.brevo.model that return types with arguments of type DealMethods in software.xdev.brevo.model with parameters of type DealMethod parameters in software.xdev.brevo.model with type arguments of type Deal