Member Junction
Preparing search index...
@memberjunction/actions-bizapps-formbuilders
JotFormSubmission
Interface JotFormSubmission
JotForm API response structures
interface
JotFormSubmission
{
answers
:
Record
<
string
,
{
answer
?:
string
|
string
[]
;
name
:
string
;
order
:
string
;
prettyFormat
?:
string
;
text
:
string
;
type
:
string
;
}
,
>
;
created_at
:
string
;
flag
:
string
;
form_id
:
string
;
id
:
string
;
ip
:
string
;
new
:
string
;
status
:
string
;
}
Index
Properties
answers
created_
at
flag
form_
id
id
ip
new
status
Properties
answers
answers
:
Record
<
string
,
{
answer
?:
string
|
string
[]
;
name
:
string
;
order
:
string
;
prettyFormat
?:
string
;
text
:
string
;
type
:
string
;
}
,
>
created_
at
created_at
:
string
flag
flag
:
string
form_
id
form_id
:
string
id
id
:
string
ip
ip
:
string
new
new
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answers
created_
at
flag
form_
id
id
ip
new
status
Member Junction
Loading...
JotForm API response structures