BinaryContent Model
BinaryContent Model documentation for Java SDK
BinaryContent
Binary content with MIME type for context items.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| contentType | String | MIME type of the binary content. | |
| data | String | Base64-encoded binary data. |