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