AddressInput
Value for address.
Input Fields
address (
String
)
The address lines.
city (
String
)
The city name.
country (
String
)
The city name.
id (
ID
)
Identifier of the object to update using these values. For new objects it should be null
.
integration (
Boolean
)
The Integration field is a hidden checkbox that can be set to true
using
this API or the Import functionality. When checked, the address is displayed
as read-only in the user interface to prevent users from updating it.
label (
AddressLabel
)
The Label of the address details.
state (
String
)
The state name.
zip (
String
)
The zip code.