Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartSetBillingAddressAction
Interface CartSetBillingAddressAction
interface
CartSetBillingAddressAction
{
action
:
"setBillingAddress"
;
address
?:
_BaseAddress
;
}
Index
Properties
action
address?
Properties
Readonly
action
action
:
"setBillingAddress"
Optional
Readonly
address
address
?:
_BaseAddress
Value to set. If empty, any existing value is removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
address
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value is removed.