Uses of Class
software.xdev.brevo.model.RequestSmsRecipientExport
Packages that use RequestSmsRecipientExport
-
Uses of RequestSmsRecipientExport in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type RequestSmsRecipientExportModifier and TypeMethodDescriptionSmsCampaignsApi.requestSmsRecipientExport(Long campaignId, RequestSmsRecipientExport recipientExport) Export an SMS campaign's recipients It returns the background process ID which on completion calls the notify URL that you have set in the input.SmsCampaignsApi.requestSmsRecipientExport(Long campaignId, RequestSmsRecipientExport recipientExport, Map<String, String> additionalHeaders) Export an SMS campaign's recipients It returns the background process ID which on completion calls the notify URL that you have set in the input. -
Uses of RequestSmsRecipientExport in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return RequestSmsRecipientExportModifier and TypeMethodDescriptionRequestSmsRecipientExport.recipientsType(RequestSmsRecipientExport.RecipientsTypeEnum recipientsType)