Uses of Class
software.xdev.brevo.model.SendSmtpEmailAttachmentInner
Packages that use SendSmtpEmailAttachmentInner
-
Uses of SendSmtpEmailAttachmentInner in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SendSmtpEmailAttachmentInnerMethods in software.xdev.brevo.model that return types with arguments of type SendSmtpEmailAttachmentInnerModifier and TypeMethodDescriptionSendSmtpEmail.getAttachment()Pass the _absolute URL_ (**no local file**) or the _base64 content_ of the attachment along with the attachment name.Methods in software.xdev.brevo.model with parameters of type SendSmtpEmailAttachmentInnerModifier and TypeMethodDescriptionSendSmtpEmail.addAttachmentItem(SendSmtpEmailAttachmentInner attachmentItem) Method parameters in software.xdev.brevo.model with type arguments of type SendSmtpEmailAttachmentInnerModifier and TypeMethodDescriptionSendSmtpEmail.attachment(List<SendSmtpEmailAttachmentInner> attachment) voidSendSmtpEmail.setAttachment(List<SendSmtpEmailAttachmentInner> attachment)