| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppAddress |
WhatsAppAddress.city(String city) |
WhatsAppAddress |
WhatsAppAddress.country(String country) |
WhatsAppAddress |
WhatsAppAddress.countryCode(String countryCode) |
WhatsAppAddress |
WhatsAppAddress.state(String state) |
WhatsAppAddress |
WhatsAppAddress.street(String street) |
WhatsAppAddress |
WhatsAppAddress.type(WhatsAppAddress.TypeEnum type) |
WhatsAppAddress |
WhatsAppAddress.zip(String zip) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppAddress> |
WhatsAppContact.getAddresses()
Address information.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppContact |
WhatsAppContact.addAddressesItem(WhatsAppAddress addressesItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppContact |
WhatsAppContact.addresses(List<WhatsAppAddress> addresses) |
void |
WhatsAppContact.setAddresses(List<WhatsAppAddress> addresses) |
Copyright © 2022. All rights reserved.