public static class WhatsAppContactVerificationResponse.ContactDto extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
contact |
protected String |
status |
protected String |
waId |
| Constructor and Description |
|---|
ContactDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContact() |
String |
getStatus() |
String |
getWaId() |
void |
setContact(String contact) |
void |
setStatus(String status) |
void |
setWaId(String waId) |
Copyright © 2019. All rights reserved.