Preparing search index...
The search index is not available
@hubspot/api-client
@hubspot/api-client
cms/blogs/blog_posts
VersionBlogPost
Class VersionBlogPost
Model definition of a version of a blog post.
Index
Constructors
constructor
Properties
id
object
updated
At
user
attribute
Type
Map
discriminator
mapping
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Version
Blog
Post
(
)
:
VersionBlogPost
Returns
VersionBlogPost
Properties
id
id
:
string
The id of the version.
object
object
:
BlogPost
updated
At
updated
At
:
Date
user
user
:
VersionUser
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
id
object
updated
At
user
attribute
Type
Map
discriminator
mapping
Methods
get
Attribute
Type
Map
@hubspot/api-client
Loading...
Model definition of a version of a blog post.