Class WhatsAppContactVerificationResponse
java.lang.Object
com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setBusinessAccountId
(String businessAccountId) void
void
setErrors
(List<InboundStatusDto.ErrorDto> errors) void
setReferenceId
(String referenceId) void
setReferenceSubType
(String referenceSubType) void
setReferenceType
(String referenceType)
-
Field Details
-
contacts
-
businessAccountId
-
referenceId
-
referenceType
-
referenceSubType
-
errors
-
-
Constructor Details
-
WhatsAppContactVerificationResponse
public WhatsAppContactVerificationResponse()
-
-
Method Details
-
getContacts
-
setContacts
-
getBusinessAccountId
-
setBusinessAccountId
-
getReferenceId
-
setReferenceId
-
getReferenceType
-
setReferenceType
-
getReferenceSubType
-
setReferenceSubType
-
getErrors
-
setErrors
-