AppsPeopleOzExternalMergedpeopleapiInAppReachabilityReachabilityKey

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiInAppReachabilityReachabilityKey


Table of Contents ▼

Jump to a specific part of the page:

Description

Information pertaining to how this reachable state was established.

Attributes List

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

View Attributes

Attributes

  1. keyType (type: String.t, default: nil)
    -
  2. keyValue (type: String.t, default: nil)
    - The value of the key by which the user said they may be reachable. E.g., the phone number.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiInAppReachabilityReachabilityKey{
keyType: String.t() | nil,
keyValue: String.t() | nil
}

Function

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

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