Preparing search index...
The search index is not available
@hubspot/api-client
@hubspot/api-client
cms/hubdb
BatchResponseHubDbTableRowV3
Class BatchResponseHubDbTableRowV3
Index
Constructors
constructor
Properties
completed
At?
links?
requested
At?
results?
started
At?
status?
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Batch
Response
Hub
Db
Table
Row
V3
(
)
:
BatchResponseHubDbTableRowV3
Returns
BatchResponseHubDbTableRowV3
Properties
Optional
completed
At
completed
At
?:
Date
Optional
links
links
?:
{
[
key
:
string
]
:
string
;
}
Optional
requested
At
requested
At
?:
Date
Optional
results
results
?:
HubDbTableRowV3
[]
Optional
started
At
started
At
?:
Date
Optional
status
status
?:
BatchResponseHubDbTableRowV3StatusEnum
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
completed
At
links
requested
At
results
started
At
status
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
@hubspot/api-client
Loading...