Preparing search index...
The search index is not available
Klarna Web SDK v2/r6
Klarna Web SDK v2/r6
payment
ShippingChangeSuccessResponse
Interface ShippingChangeSuccessResponse
Success information for shipping address change.
interface
ShippingChangeSuccessResponse
{
amount
?:
number
;
lineItems
?:
LineItem
[]
;
selectedShippingOptionReference
?:
string
;
shippingOptions
:
ShippingOption
[]
;
}
Index
Properties
amount?
line
Items?
selected
Shipping
Option
Reference?
shipping
Options
Properties
Optional
amount
amount
?:
number
Optional
line
Items
lineItems
?:
LineItem
[]
Optional
selected
Shipping
Option
Reference
selectedShippingOptionReference
?:
string
shipping
Options
shippingOptions
:
ShippingOption
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
line
Items
selected
Shipping
Option
Reference
shipping
Options
Klarna Web SDK v2/r6
Loading...
Success information for shipping address change.