INPUT_OBJECT
Mailing address
input AddressInput {# The complete address.full_address: String# The address's geolocation, if found.geolocation: PointInput# The address's suburb.suburb: String# The address's state.state: String# The address's postcode.postcode: String}