AppsPeopleOzExternalMergedpeopleapiAddress

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAddress


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. country (type: String.t, default: nil)
    -
  2. countryCode (type: String.t, default: nil)
    -
  3. encodedPlaceId (type: String.t, default: nil)
    - FeatureId associated with the address. The format is the same as that used for ids in PLACE containers in SourceIdentity.
  4. extendedAddress (type: String.t, default: nil)
    -
  5. formatted (type: String.t, default: nil)
    -
  6. formattedType (type: String.t, default: nil)
    - The type translated and formatted in the request locale. See go/people-api-howto/localization for details on how to usage.
  7. locality (type: String.t, default: nil)
    -
  8. metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, default: nil)
    -
  9. poBox (type: String.t, default: nil)
    -
  10. pointSpec (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPointSpec, default: nil)
    -
  11. postalCode (type: String.t, default: nil)
    -
  12. region (type: String.t, default: nil)
    -
  13. streetAddress (type: String.t, default: nil)
    -
  14. type (type: String.t, default: nil)
    - The type of the address. The type can be free form or one of these predefined values: home work * other

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAddress{
country: String.t() | nil,
countryCode: String.t() | nil,
encodedPlaceId: String.t() | nil,
extendedAddress: String.t() | nil,
formatted: String.t() | nil,
formattedType: String.t() | nil,
locality: String.t() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
poBox: String.t() | nil,
pointSpec: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPointSpec.t() | nil,
postalCode: String.t() | nil,
region: String.t() | nil,
streetAddress: String.t() | nil,
type: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAddress