| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientIdentityPhoneNumber |
RecipientIdentityPhoneNumber.countryCode(String countryCode) |
RecipientIdentityPhoneNumber |
RecipientIdentityPhoneNumber.extension(String extension) |
RecipientIdentityPhoneNumber |
RecipientIdentityPhoneNumber.number(String number) |
| Modifier and Type | Method and Description |
|---|---|
List<RecipientIdentityPhoneNumber> |
RecipientIdentityInputOption.getPhoneNumberList() |
| Modifier and Type | Method and Description |
|---|---|
RecipientIdentityInputOption |
RecipientIdentityInputOption.addPhoneNumberListItem(RecipientIdentityPhoneNumber phoneNumberListItem) |
| Modifier and Type | Method and Description |
|---|---|
RecipientIdentityInputOption |
RecipientIdentityInputOption.phoneNumberList(List<RecipientIdentityPhoneNumber> phoneNumberList) |
void |
RecipientIdentityInputOption.setPhoneNumberList(List<RecipientIdentityPhoneNumber> phoneNumberList) |
Copyright © 2020. All rights reserved.