@sudoplatform/sudo-profiles
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
ChangeType
ClaimVisibility
ConnectionState
ErrorOption
FetchOption
Base
BlobClaimValue
Claim
DefaultSudoProfilesClient
InvalidConfigError
InvalidEncryptedDataError
S3DeleteError
S3DownloadError
S3UploadError
StringClaimValue
Sudo
SudoNotFoundError
SudoNotFoundInCacheError
SudoServiceConfigNotFoundError
SymmetricKeyNotFoundError
SudoProfileOptions
SudoProfilesClient
SudoSubscriber
GRAPHQL_ERROR_CONDITIONAL_CHECK_FAILED
GRAPHQL_ERROR_INSUFFICIENT_ENTITLEMENTS_ERROR
GRAPHQL_ERROR_SERVER_ERROR
GRAPHQL_ERROR_SUDO_NOT_FOUND
graphQLErrorsToClientError
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Blob value represented as a URI. Typically a file location of the blob or a file to upload.