Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
CustomForm
Type Alias CustomForm
type
CustomForm
=
{
deleted_at
:
string
|
null
;
destination_email_address
:
string
;
form_elements
:
FormElement
[]
;
form_model
:
string
;
form_name
:
string
;
form_type
:
string
;
has_captcha
:
boolean
;
id
:
number
;
}
Index
Properties
deleted_
at
destination_
email_
address
form_
elements
form_
model
form_
name
form_
type
has_
captcha
id
Properties
deleted_
at
deleted_at
:
string
|
null
destination_
email_
address
destination_email_address
:
string
form_
elements
form_elements
:
FormElement
[]
form_
model
form_model
:
string
form_
name
form_name
:
string
form_
type
form_type
:
string
has_
captcha
has_captcha
:
boolean
id
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deleted_
at
destination_
email_
address
form_
elements
form_
model
form_
name
form_
type
has_
captcha
id
Websites v4 docs v5.2.5
Loading...