GoogleApi.Admin.Directory_v1.Model.CustomerPostalAddress (google_api_admin v0.23.0) View Source
STEPLADDER: Generated unstable field number for field 'address_line2' to avoid collision. (See http://go/stepladder-help#fieldNumber) STEPLADDER: Generated unstable field number for field 'address_line3' to avoid collision. (See http://go/stepladder-help#fieldNumber)
Attributes
-
addressLine1(type:String.t, default:nil) - A customer's physical address. The address can be composed of one to three lines. -
addressLine2(type:String.t, default:nil) - Address line 2 of the address. -
addressLine3(type:String.t, default:nil) - Address line 3 of the address. -
contactName(type:String.t, default:nil) - The customer contact's name. -
countryCode(type:String.t, default:nil) - This is a required property. For countryCode information see the ISO 3166 country code elements. -
locality(type:String.t, default:nil) - Name of the locality. An example of a locality value is the city of San Francisco. -
organizationName(type:String.t, default:nil) - The company or company division name. -
postalCode(type:String.t, default:nil) - The postal code. A postalCode example is a postal zip code such as 10009. This is in accordance with - http: //portablecontacts.net/draft-spec.html#address_element. -
region(type:String.t, default:nil) - Name of the region. An example of a region value is NY for the state of New York.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.