ordercloud-javascript-sdk
Preparing search index...
LineItemVariant
Interface LineItemVariant<TLineItemVariantXp>
interface
LineItemVariant
<
TLineItemVariantXp
=
any
>
{
Description
?:
string
;
ID
?:
string
;
Name
?:
string
;
ShipHeight
?:
number
;
ShipLength
?:
number
;
ShipWeight
?:
number
;
ShipWidth
?:
number
;
xp
?:
TLineItemVariantXp
;
}
Type Parameters
TLineItemVariantXp
=
any
Index
Properties
Description?
ID?
Name?
Ship
Height?
Ship
Length?
Ship
Weight?
Ship
Width?
xp?
Properties
Optional
Description
Description
?:
string
Optional
ID
ID
?:
string
Optional
Name
Name
?:
string
Optional
Ship
Height
ShipHeight
?:
number
Optional
Ship
Length
ShipLength
?:
number
Optional
Ship
Weight
ShipWeight
?:
number
Optional
Ship
Width
ShipWidth
?:
number
Optional
xp
xp
?:
TLineItemVariantXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Description
ID
Name
Ship
Height
Ship
Length
Ship
Weight
Ship
Width
xp
ordercloud-javascript-sdk
Loading...