Klarna Web SDK v2
Preparing search index...
common
Shipping
Interface Shipping
interface
Shipping
{
address
:
Address
;
recipient
:
ShippingRecipient
;
shippingOption
?:
{
shippingCarrier
?:
string
;
shippingType
:
|
"TO_DOOR"
|
"TO_CURB"
|
"TO_MAILBOX"
|
"PICKUP_BOX"
|
"PICKUP_POINT"
|
"PICKUP_STORE"
|
"PICKUP_WAREHOUSE"
|
"DIGITAL_EMAIL"
|
"DIGITAL_DOWNLOAD"
|
"DIGITAL_OTHER"
|
"PHYSICAL_OTHER"
;
shippingTypeAttributes
?:
(
|
"SIGNATURE_REQUIRED"
|
"IDENTIFICATION_REQUIRED"
|
"CONTACTLESS_DELIVERY"
|
"LEAVE_AT_DOOR"
|
"LEAVE_AT_CURB"
|
"LEAVE_WITH_NEIGHBOUR"
|
"EXPRESS"
|
"TRACKED"
|
"UNTRACKED"
)
[]
;
}
;
shippingReference
?:
string
;
}
Index
Properties
address
recipient
shipping
Option?
shipping
Reference?
Properties
address
address
:
Address
recipient
recipient
:
ShippingRecipient
Optional
shipping
Option
shippingOption
?:
{
shippingCarrier
?:
string
;
shippingType
:
|
"TO_DOOR"
|
"TO_CURB"
|
"TO_MAILBOX"
|
"PICKUP_BOX"
|
"PICKUP_POINT"
|
"PICKUP_STORE"
|
"PICKUP_WAREHOUSE"
|
"DIGITAL_EMAIL"
|
"DIGITAL_DOWNLOAD"
|
"DIGITAL_OTHER"
|
"PHYSICAL_OTHER"
;
shippingTypeAttributes
?:
(
|
"SIGNATURE_REQUIRED"
|
"IDENTIFICATION_REQUIRED"
|
"CONTACTLESS_DELIVERY"
|
"LEAVE_AT_DOOR"
|
"LEAVE_AT_CURB"
|
"LEAVE_WITH_NEIGHBOUR"
|
"EXPRESS"
|
"TRACKED"
|
"UNTRACKED"
)
[]
;
}
Optional
shipping
Reference
shippingReference
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
recipient
shipping
Option
shipping
Reference
Klarna Web SDK v2
Loading...