@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/entity-services
entity-document
PendingUpload
Type Alias PendingUpload
A staged upload awaiting
completeUpload
; all fields JSON-safe (no Dates).
type
PendingUpload
=
{
customerId
:
string
;
description
?:
string
;
entityId
:
string
;
entityType
:
"IDENTITY"
|
"ORGANIZATION"
|
"RELATED_PERSON"
;
fileName
:
string
;
side
:
SelectEntityDocument
[
"side"
]
|
null
;
stagingS3ObjectKey
:
string
;
type
:
SelectEntityDocument
[
"type"
]
;
}
Index
Properties
customer
Id
description?
entity
Id
entity
Type
file
Name
side
staging
S3
Object
Key
type
Properties
customer
Id
customerId
:
string
Optional
description
description
?:
string
entity
Id
entityId
:
string
entity
Type
entityType
:
"IDENTITY"
|
"ORGANIZATION"
|
"RELATED_PERSON"
file
Name
fileName
:
string
side
side
:
SelectEntityDocument
[
"side"
]
|
null
staging
S3
Object
Key
stagingS3ObjectKey
:
string
type
type
:
SelectEntityDocument
[
"type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer
Id
description
entity
Id
entity
Type
file
Name
side
staging
S3
Object
Key
type
@cfxlabsinc/b2b-services
Loading...
A staged upload awaiting
completeUpload; all fields JSON-safe (no Dates).