@wppconnect/wa-js - v3.19.3
Preparing search index...
whatsapp
functions
queryOrder
Function queryOrder
queryOrder
(
productId
:
string
,
imageWidth
:
number
,
imageHeight
:
number
,
token
:
string
,
e
?:
any
,
)
:
Promise
<
{
createdAt
:
number
;
currency
:
string
;
products
:
{
currency
:
string
|
null
;
id
:
string
;
name
:
string
;
price
:
number
|
null
;
properties
:
[
string
,
string
]
[]
;
quantity
:
number
|
null
;
thumbnailId
:
string
|
null
;
thumbnailUrl
:
string
|
null
;
}
[]
;
subtotal
:
number
|
null
;
tax
:
number
|
null
;
total
:
number
|
null
;
}
,
>
Parameters
productId
:
string
imageWidth
:
number
imageHeight
:
number
token
:
string
Optional
e
:
any
Returns
Promise
<
{
createdAt
:
number
;
currency
:
string
;
products
:
{
currency
:
string
|
null
;
id
:
string
;
name
:
string
;
price
:
number
|
null
;
properties
:
[
string
,
string
]
[]
;
quantity
:
number
|
null
;
thumbnailId
:
string
|
null
;
thumbnailUrl
:
string
|
null
;
}
[]
;
subtotal
:
number
|
null
;
tax
:
number
|
null
;
total
:
number
|
null
;
}
,
>
Whatsapp
WAWebBizQueryOrderJob >= 2.30000.0
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.19.3
Loading...
Whatsapp
WAWebBizQueryOrderJob >= 2.30000.0