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