Class YCloudMessageService.WhatsappMessageDetailResponse
java.lang.Object
com.bytedesk.social.whatsapp.ycloud.YCloudMessageService.WhatsappMessageDetailResponse
- Enclosing class:
- YCloudMessageService
WhatsApp消息详情响应(用于获取消息详情)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private com.fasterxml.jackson.databind.JsonNode
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private String
private Double
private String
private String
private String
private String
private String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
wamid
-
wabaId
-
from
-
to
-
conversation
-
type
-
template
-
text
-
image
-
video
-
audio
-
document
-
sticker
-
location
-
interactive
-
contacts
private com.fasterxml.jackson.databind.JsonNode contacts -
reaction
-
context
-
externalId
-
status
-
errorCode
-
errorMessage
-
createTime
-
updateTime
-
sendTime
-
deliverTime
-
readTime
-
totalPrice
-
currency
-
regionCode
-
pricingCategory
-
whatsappApiError
-
bizType
-
verificationId
-
-
Constructor Details
-
WhatsappMessageDetailResponse
public WhatsappMessageDetailResponse()
-