Preparing search index...
The search index is not available
@hubspot/api-client
@hubspot/api-client
automation/actions
InputFieldDefinition
Class InputFieldDefinition
Index
Constructors
constructor
Properties
automation
Field
Type?
is
Required
supported
Value
Types?
type
Definition
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Input
Field
Definition
(
)
:
InputFieldDefinition
Returns
InputFieldDefinition
Properties
Optional
automation
Field
Type
automation
Field
Type
?:
string
is
Required
is
Required
:
boolean
Optional
supported
Value
Types
supported
Value
Types
?:
InputFieldDefinitionSupportedValueTypesEnum
[]
type
Definition
type
Definition
:
FieldTypeDefinition
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
automation
Field
Type
is
Required
supported
Value
Types
type
Definition
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
@hubspot/api-client
Loading...