Interface: IAuditableItemStreamCreateRequest
Create an auditable item stream.
Properties
body
body:
object
The data to be used in the stream.
annotationObject?
optionalannotationObject:IJsonLdNodeObject
The object to be used in the stream as JSON-LD.
entries?
optionalentries:object[]
The entries for the stream.
immutableInterval?
optionalimmutableInterval:number
After how many entries do we add immutable checks, defaults to service configured value. A value of 0 will disable immutable checks, 1 will be every item, or any other integer for an interval.