whatsapp-api-js - v5.3.0
Preparing search index...
types
ServerOrderMessage
Type Alias ServerOrderMessage
type
ServerOrderMessage
=
{
order
:
{
catalog_id
:
string
;
product_items
:
[
{
currency
:
string
;
item_price
:
string
;
product_retailer_id
:
string
;
quantity
:
string
;
}
,
]
;
text
?:
string
;
}
;
type
:
"order"
;
}
Index
Properties
order
type
Properties
order
order
:
{
catalog_id
:
string
;
product_items
:
[
{
currency
:
string
;
item_price
:
string
;
product_retailer_id
:
string
;
quantity
:
string
;
}
,
]
;
text
?:
string
;
}
type
type
:
"order"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
order
type
whatsapp-api-js - v5.3.0
Loading...