nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/SendSmtpEmailAttachment.md
2024-09-04 18:30:33 +02:00

593 B

SendSmtpEmailAttachment

Properties

Name Type Description Notes
url string Absolute url of the attachment (no local file). [optional]
content string Base64 encoded chunk data of the attachment generated on the fly [optional]
name string Required if content is passed. Name of the attachment [optional]

[Back to Model list] [Back to API list] [Back to README]