AppsPeopleOzExternalMergedpeopleapiStructuredPhonePhoneNumberI18nData

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiStructuredPhonePhoneNumberI18nData


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. countryCode (type: integer(), default: nil)
    -
  2. internationalNumber (type: String.t, default: nil)
    -
  3. isValid (type: boolean(), default: nil)
    -
  4. nationalNumber (type: String.t, default: nil)
    -
  5. regionCode (type: String.t, default: nil)
    -
  6. validationResult (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiStructuredPhonePhoneNumberI18nData{
countryCode: integer() | nil,
internationalNumber: String.t() | nil,
isValid: boolean() | nil,
nationalNumber: String.t() | nil,
regionCode: String.t() | nil,
validationResult: String.t() | nil
}

Function

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

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