Uses of Class
software.xdev.brevo.model.GetTransacBlockedContacts
Packages that use GetTransacBlockedContacts
-
Uses of GetTransacBlockedContacts in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return GetTransacBlockedContactsModifier and TypeMethodDescriptionTransactionalEmailsApi.getTransacBlockedContacts(String startDate, String endDate, Long limit, Long offset, List<String> senders, String sort) Get the list of blocked or unsubscribed transactional contactsTransactionalEmailsApi.getTransacBlockedContacts(String startDate, String endDate, Long limit, Long offset, List<String> senders, String sort, Map<String, String> additionalHeaders) Get the list of blocked or unsubscribed transactional contacts -
Uses of GetTransacBlockedContacts in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetTransacBlockedContactsModifier and TypeMethodDescriptionGetTransacBlockedContacts.addContactsItem(GetTransacBlockedContactsContactsInner contactsItem) GetTransacBlockedContacts.contacts(List<GetTransacBlockedContactsContactsInner> contacts)