Preparing search index...
The search index is not available
@hubspot/api-client
@hubspot/api-client
cms/blogs/blog_posts
BatchInputBlogPost
Class BatchInputBlogPost
Wrapper for providing an array of blog posts as inputs.
Index
Constructors
constructor
Properties
inputs
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Batch
Input
Blog
Post
(
)
:
BatchInputBlogPost
Returns
BatchInputBlogPost
Properties
inputs
inputs
:
BlogPost
[]
Blog posts to input.
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
inputs
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
@hubspot/api-client
Loading...
Wrapper for providing an array of blog posts as inputs.