Wapi.js Docs / ProductInquiryEventInterface
Represents the interface for a product inquiry event.
catalogId:
string
The ID of the catalog the product belongs to.
packages/wapi.js/src/webhook/events/product-inquiry/interface.ts:19
client:
Client
The client instance associated with the event.
packages/wapi.js/src/webhook/events/base/interface.ts:18
context:
MessageContext
The context of the message.
packages/wapi.js/src/webhook/events/base/interface.ts:35
messageId:
string
The ID of the message.
MessageEventInterface
.messageId
packages/wapi.js/src/webhook/events/base/interface.ts:30
productId:
string
The ID of the product being inquired.
packages/wapi.js/src/webhook/events/product-inquiry/interface.ts:13
text:
string
The text of the inquiry message.
packages/wapi.js/src/webhook/events/product-inquiry/interface.ts:25
timestamp:
number
The timestamp of the message.
MessageEventInterface
.timestamp
packages/wapi.js/src/webhook/events/base/interface.ts:39
Wapi.js Docs / ProductInquiryEventInterface
Represents the interface for a product inquiry event.
catalogId:
string
The ID of the catalog the product belongs to.
packages/wapi.js/src/webhook/events/product-inquiry/interface.ts:19
client:
Client
The client instance associated with the event.
packages/wapi.js/src/webhook/events/base/interface.ts:18
context:
MessageContext
The context of the message.
packages/wapi.js/src/webhook/events/base/interface.ts:35
messageId:
string
The ID of the message.
MessageEventInterface
.messageId
packages/wapi.js/src/webhook/events/base/interface.ts:30
productId:
string
The ID of the product being inquired.
packages/wapi.js/src/webhook/events/product-inquiry/interface.ts:13
text:
string
The text of the inquiry message.
packages/wapi.js/src/webhook/events/product-inquiry/interface.ts:25
timestamp:
number
The timestamp of the message.
MessageEventInterface
.timestamp
packages/wapi.js/src/webhook/events/base/interface.ts:39