| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Country |
Country.addProvincesItem(Province provincesItem) |
Country |
Country.isoCode(String isoCode) |
Country |
Country.name(String name) |
Country |
Country.provinces(List<Province> provinces) |
Country |
Country.provinceValidated(String provinceValidated) |
| Modifier and Type | Method and Description |
|---|---|
List<Country> |
AccountAddress.getSupportedCountries()
Contains an array of countries supported by the billing plan.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAddress |
AccountAddress.addSupportedCountriesItem(Country supportedCountriesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountAddress.setSupportedCountries(List<Country> supportedCountries) |
AccountAddress |
AccountAddress.supportedCountries(List<Country> supportedCountries) |
Copyright © 2020. All rights reserved.