Skip to main content

IUploadSnapshotParams

@auvious/snapshot / Exports / IUploadSnapshotParams

Interface: IUploadSnapshotParams

Table of contents

Properties

Properties

applicationId

applicationId: string


blob

blob: Blob


interactionId

Optional interactionId: string


relatedSnapshotId

Optional relatedSnapshotId: string


sessionId

Optional sessionId: string


sessionType

Optional sessionType: string


snapshotType

Optional snapshotType: string


targetEndpoint

targetEndpoint: IEndpoint<{ [key: string]: any; }>


timeoutSeconds

Optional timeoutSeconds: number