A binary attachment
Name | Type | Description | Notes |
---|---|---|---|
name | str | The name for the attachment, e.g. the filename | |
content_type | str, none_type | The type of binary data | [optional] |
encoding | str, none_type | The encoding of content | [optional] |
content | str | The binary data as encoded string | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |