Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProductPriceModeSetMessagePayload
Interface ProductPriceModeSetMessagePayload
Generated after a successful
Set PriceMode
update action.
interface
ProductPriceModeSetMessagePayload
{
to
:
string
;
type
:
"ProductPriceModeSet"
;
}
Index
Properties
to
type
Properties
Readonly
to
to
:
string
The
PriceMode
that was set.
Readonly
type
type
:
"ProductPriceModeSet"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
to
type
Typescript SDK Type Docs
Loading...
Generated after a successful Set PriceMode update action.