Interface: IAuditableItemStreamGetResponse
Response to getting an auditable item stream.
Properties
headers?
optional
headers:object
The headers which can be used to determine the response data type.
content-type
content-type:
"application/json"
|"application/ld+json"
body
body:
IAuditableItemStream
The response body.