BinaryContent Model
BinaryContent Model documentation for .NET SDK
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. |
BinaryContent Model documentation for .NET SDK
Binary content with MIME type for context items.
| Name | Type | Description | Notes |
|---|---|---|---|
| ContentType | string | MIME type of the binary content. | |
| Data | string | Base64-encoded binary data. |