Klarna Web SDK v1
Preparing search index...
payment
Shipping
Type Alias Shipping
type
Shipping
=
{
address
:
Address
;
recipient
:
ShippingRecipient
;
shippingOption
?:
{
shippingCarrier
?:
string
;
shippingType
:
ShippingType
;
shippingTypeAttributes
?:
ShippingTypeAttributes
[]
;
}
;
shippingReference
?:
string
;
}
Index
Properties
address
recipient
shipping
Option?
shipping
Reference?
Properties
address
address
:
Address
recipient
recipient
:
ShippingRecipient
Optional
shipping
Option
shippingOption
?:
{
shippingCarrier
?:
string
;
shippingType
:
ShippingType
;
shippingTypeAttributes
?:
ShippingTypeAttributes
[]
;
}
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 v1
Loading...