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