Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
LineItem
Interface LineItem
interface
LineItem
{
addedAt
:
string
;
custom
:
CustomFields
;
id
:
string
;
name
:
LocalizedString
;
productId
:
string
;
productSlug
:
LocalizedString
;
productType
:
Reference
;
quantity
:
number
;
variant
:
Variant
;
variantId
:
number
;
}
Index
Properties
added
At
custom
id
name
product
Id
product
Slug
product
Type
quantity
variant
variant
Id
Properties
Readonly
added
At
added
At
:
string
Readonly
custom
custom
:
CustomFields
Readonly
id
id
:
string
Readonly
name
name
:
LocalizedString
Readonly
product
Id
product
Id
:
string
Readonly
product
Slug
product
Slug
:
LocalizedString
Readonly
product
Type
product
Type
:
Reference
Readonly
quantity
quantity
:
number
Readonly
variant
variant
:
Variant
Readonly
variant
Id
variant
Id
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
added
At
custom
id
name
product
Id
product
Slug
product
Type
quantity
variant
variant
Id
Typescript SDK Type Docs
Loading...