Blob value represented as a URI. Typically a file location of the blob or a file to upload.

Hierarchy

  • BlobClaimValue

Constructors

Properties

Constructors

  • Parameters

    • Optional val: string
    • Optional file: ArrayBuffer

    Returns BlobClaimValue

Properties

file: undefined | ArrayBuffer = undefined
value: undefined | string = undefined

Generated using TypeDoc