@oneblink/sdk-core
Preparing search index...
SubmissionTypes
FormSubmissionAttachment
Type Alias FormSubmissionAttachment
type
FormSubmissionAttachment
=
{
contentType
:
string
;
fileName
:
string
;
id
:
string
;
isPrivate
:
boolean
;
s3
:
{
bucket
:
string
;
key
:
string
;
region
:
string
}
;
uploadedAt
?:
string
;
url
:
string
;
}
Index
Properties
content
Type
file
Name
id
is
Private
s3
uploaded
At?
url
Properties
content
Type
contentType
:
string
file
Name
fileName
:
string
id
id
:
string
is
Private
isPrivate
:
boolean
s3
s3
:
{
bucket
:
string
;
key
:
string
;
region
:
string
}
Optional
uploaded
At
uploadedAt
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
file
Name
id
is
Private
s3
uploaded
At
url
@oneblink/sdk-core
Loading...