Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
LineItem
Interface LineItem
export LineItem
interface
LineItem
{
amount
?:
Amount
;
external_id
?:
null
|
string
;
memo
?:
null
|
string
;
order
?:
number
;
type
?:
null
|
string
;
}
Index
Properties
amount?
external_
id?
memo?
order?
type?
Properties
Optional
amount
amount
?:
Amount
Optional
external_
id
external_
id
?:
null
|
string
Optional
memo
memo
?:
null
|
string
Optional
order
order
?:
number
Optional
type
type
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
external_
id
memo
order
type
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export LineItem