SendSmtpEmailAttachment Properties Name Type Description Notes url str Absolute url of the attachment (no local file). [optional] content str Base64 encoded chunk data of the attachment generated on the fly [optional] name str Required if content is passed. Name of the attachment [optional] [Back to Model list] [Back to API list] [Back to README]