@wppconnect/wa-js - v3.19.3
Preparing search index...
order
OrderItem
Interface OrderItem
Order item information
interface
OrderItem
{
amount
:
number
;
id
:
string
;
isCustomItem
?:
boolean
;
isQuantitySet
?:
boolean
;
name
:
string
;
quantity
:
number
;
}
Index
Properties
amount
id
is
Custom
Item?
is
Quantity
Set?
name
quantity
Properties
amount
amount
:
number
id
id
:
string
Optional
is
Custom
Item
isCustomItem
?:
boolean
Optional
is
Quantity
Set
isQuantitySet
?:
boolean
name
name
:
string
quantity
quantity
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
id
is
Custom
Item
is
Quantity
Set
name
quantity
@wppconnect/wa-js - v3.19.3
Loading...
Order item information