Uses of Enum Class
software.xdev.brevo.model.RequestSmsRecipientExport.RecipientsTypeEnum
Packages that use RequestSmsRecipientExport.RecipientsTypeEnum
-
Uses of RequestSmsRecipientExport.RecipientsTypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return RequestSmsRecipientExport.RecipientsTypeEnumModifier and TypeMethodDescriptionRequestSmsRecipientExport.getRecipientsType()Filter the recipients based on how they interacted with the campaignReturns the enum constant of this class with the specified name.RequestSmsRecipientExport.RecipientsTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type RequestSmsRecipientExport.RecipientsTypeEnumModifier and TypeMethodDescriptionRequestSmsRecipientExport.recipientsType(RequestSmsRecipientExport.RecipientsTypeEnum recipientsType) voidRequestSmsRecipientExport.setRecipientsType(RequestSmsRecipientExport.RecipientsTypeEnum recipientsType)