google_api_admin v0.15.0 GoogleApi.Admin.Directory_v1.Model.CustomerPostalAddress View Source
JSON template for postal address of a customer.
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.