Preparing search index...
The search index is not available
@hubspot/api-client
@hubspot/api-client
crm/extensions/cards
PublicCardResponse
Class PublicCardResponse
Index
Constructors
constructor
Properties
actions
audit
History
created
At?
display
fetch
id
title
updated
At?
attribute
Type
Map
discriminator
mapping
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Public
Card
Response
(
)
:
PublicCardResponse
Returns
PublicCardResponse
Properties
actions
actions
:
CardActions
audit
History
audit
History
:
CardAuditResponse
[]
Optional
created
At
created
At
?:
Date
display
display
:
CardDisplayBody
fetch
fetch
:
PublicCardFetchBody
id
id
:
string
title
title
:
string
Optional
updated
At
updated
At
?:
Date
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Static
Readonly
mapping
mapping
:
undefined
|
{
[
index
:
string
]
:
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
actions
audit
History
created
At
display
fetch
id
title
updated
At
attribute
Type
Map
discriminator
mapping
Methods
get
Attribute
Type
Map
@hubspot/api-client
Loading...