Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ShippingMethodChangeIsDefaultAction
Interface ShippingMethodChangeIsDefaultAction
interface
ShippingMethodChangeIsDefaultAction
{
action
:
"changeIsDefault"
;
isDefault
:
boolean
;
}
Hierarchy (
View Summary
)
IShippingMethodUpdateAction
ShippingMethodChangeIsDefaultAction
Index
Properties
action
is
Default
Properties
Readonly
action
action
:
"changeIsDefault"
Readonly
is
Default
isDefault
:
boolean
Value to set. Only one ShippingMethod can be default in a
Project
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
is
Default
Typescript SDK Type Docs
Loading...
Value to set. Only one ShippingMethod can be default in a Project.