Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
WAJS
chat
OrderItems
Interface OrderItems
interface
OrderItems
{
id
?:
string
[]
|
number
[]
;
name
?:
string
;
price
?:
number
;
qnt
?:
number
;
type
:
"product"
|
"custom"
;
}
Index
Properties
id?
name?
price?
qnt?
type
Properties
Optional
id
id
?:
string
[]
|
number
[]
Optional
name
name
?:
string
Optional
price
price
?:
number
Optional
qnt
qnt
?:
number
type
type
:
"product"
|
"custom"
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
price
qnt
type
@wppconnect-team/wppconnect - v1.35.1
Loading...