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
addedAt
:
string
Readonly
custom
custom
:
CustomFields
Readonly
id
id
:
string
Readonly
name
name
:
LocalizedString
Readonly
product
Id
productId
:
string
Readonly
product
Slug
productSlug
:
LocalizedString
Readonly
product
Type
productType
:
Reference
Readonly
quantity
quantity
:
number
Readonly
variant
variant
:
Variant
Readonly
variant
Id
variantId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
At
custom
id
name
product
Id
product
Slug
product
Type
quantity
variant
variant
Id
Typescript SDK Type Docs
Loading...