Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
CategoryCreatedMessagePayload
Interface CategoryCreatedMessagePayload
Generated after a successful
Create Category
request.
interface
CategoryCreatedMessagePayload
{
category
:
Category
;
type
:
"CategoryCreated"
;
}
Index
Properties
category
type
Properties
Readonly
category
category
:
Category
Category
that was created.
Readonly
type
type
:
"CategoryCreated"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
type
@gradientedge/commercetools-utils
Loading...
Generated after a successful Create Category request.