ParentT - the stage of the parent definition to return to after attachingpublic static interface DomainContact.DefinitionStages.WithPostalCode<ParentT>
| Modifier and Type | Method and Description |
|---|---|
DomainContact.DefinitionStages.WithPhoneCountryCode<ParentT> |
withPostalCode(String postalCode)
Specifies the postal code or zip code of the address.
|
DomainContact.DefinitionStages.WithPhoneCountryCode<ParentT> withPostalCode(String postalCode)
postalCode - the postal code of the addressCopyright © 2019. All rights reserved.