Uses of Class
software.xdev.brevo.model.GetContactDetails
Packages that use GetContactDetails
-
Uses of GetContactDetails in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetContactDetailsModifier and TypeMethodDescriptionGetContactDetails.addListIdsItem(Long listIdsItem) GetContactDetails.addListUnsubscribedItem(Long listUnsubscribedItem) GetContactDetails.attributes(Object attributes) GetContactDetails.emailBlacklisted(Boolean emailBlacklisted) GetContactDetails.listUnsubscribed(List<Long> listUnsubscribed) GetContactDetails.modifiedAt(String modifiedAt) GetContactDetails.smsBlacklisted(Boolean smsBlacklisted) Methods in software.xdev.brevo.model that return types with arguments of type GetContactDetailsMethods in software.xdev.brevo.model with parameters of type GetContactDetailsMethod parameters in software.xdev.brevo.model with type arguments of type GetContactDetailsModifier and TypeMethodDescriptionGetContacts.contacts(List<GetContactDetails> contacts) voidGetContacts.setContacts(List<GetContactDetails> contacts)