| Package | Description |
|---|---|
| com.google.api.services.mybusinessverifications.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AddressVerificationData |
AddressVerificationData.clone() |
AddressVerificationData |
VerificationOption.getAddressData()
Set only if the method is MAIL.
|
AddressVerificationData |
AddressVerificationData.set(String fieldName,
Object value) |
AddressVerificationData |
AddressVerificationData.setAddress(PostalAddress address)
Address that a postcard can be sent to.
|
AddressVerificationData |
AddressVerificationData.setBusiness(String business)
Merchant's business name.
|
AddressVerificationData |
AddressVerificationData.setExpectedDeliveryDaysRegion(Integer expectedDeliveryDaysRegion)
Expected number of days it takes to deliver a postcard to the address's region.
|
| Modifier and Type | Method and Description |
|---|---|
VerificationOption |
VerificationOption.setAddressData(AddressVerificationData addressData)
Set only if the method is MAIL.
|
Copyright © 2011–2026 Google. All rights reserved.