StreamContentResponseMessage Properties |
The StreamContentResponseMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | content |
The binary content (such as an image, document, application/octect-stream).
|
![]() | content_disposition |
The content disposition (inline, attachment). Will be set to attachment if not set and the stream_content has value.
|
![]() | content_type |
The mime type for the content.
|
![]() | expires_days |
The number of days that this document / image should be cached.
|
![]() | file_name |
The file_name for the image or attachment.
|