Sha256: 83dd26c71caa578af094b90fd53a5d3c27b9016c15a13716d46189450d221f86
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# Brevo::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]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/SendSmtpEmailAttachment.md |
brevo-2.0.0 | docs/SendSmtpEmailAttachment.md |