Name | Type | Description | Notes |
---|---|---|---|
url | String | Absolute url of the attachment (no local file). | [optional] |
content | byte[] | Byte array of the attachment generated on the fly ( Encoded to base64 chunk data at our end ) | [optional] |
name | String | Required if content is passed. Name of the attachment | [optional] |