Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
TextLineItem
Interface TextLineItem
interface
TextLineItem
{
addedAt
:
string
;
custom
:
CustomFields
;
description
:
LocalizedString
;
id
:
string
;
name
:
LocalizedString
;
quantity
:
number
;
}
Index
Properties
added
At
custom
description
id
name
quantity
Properties
Readonly
added
At
added
At
:
string
Readonly
custom
custom
:
CustomFields
Readonly
description
description
:
LocalizedString
Readonly
id
id
:
string
Readonly
name
name
:
LocalizedString
Readonly
quantity
quantity
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
added
At
custom
description
id
name
quantity
Typescript SDK Type Docs
Loading...