@sudoplatform/sudo-profiles
Preparing search index...
BlobClaimValue
Class BlobClaimValue
Blob value represented as a URI. Typically a file location of the blob or a file to upload.
Index
Constructors
constructor
Properties
file
value
Constructors
constructor
new
BlobClaimValue
(
val
?:
string
,
file
?:
ArrayBuffer
)
:
BlobClaimValue
Parameters
Optional
val
:
string
Optional
file
:
ArrayBuffer
Returns
BlobClaimValue
Properties
file
file
:
undefined
|
ArrayBuffer
= undefined
value
value
:
undefined
|
string
= undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
file
value
@sudoplatform/sudo-profiles
Loading...
Blob value represented as a URI. Typically a file location of the blob or a file to upload.