ordercloud-javascript-sdk
Preparing search index...
BundleItems
Interface BundleItems<TProductXp, TVariantXp, TShippingAddressXp, TShipFromAddressXp, TLineItemsXp>
interface
BundleItems
<
TProductXp
=
any
,
TVariantXp
=
any
,
TShippingAddressXp
=
any
,
TShipFromAddressXp
=
any
,
TLineItemsXp
=
any
,
>
{
LineItems
?:
LineItem
<
TLineItemsXp
,
TProductXp
,
TVariantXp
,
TShippingAddressXp
,
TShipFromAddressXp
,
>
[]
;
}
Type Parameters
TProductXp
=
any
TVariantXp
=
any
TShippingAddressXp
=
any
TShipFromAddressXp
=
any
TLineItemsXp
=
any
Index
Properties
Line
Items?
Properties
Optional
Line
Items
LineItems
?:
LineItem
<
TLineItemsXp
,
TProductXp
,
TVariantXp
,
TShippingAddressXp
,
TShipFromAddressXp
,
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Line
Items
ordercloud-javascript-sdk
Loading...