SocialGraphWireProtoPeopleapiExtensionPaisaExtendedData

GoogleApi.ContentWarehouse.V1.Model.SocialGraphWireProtoPeopleapiExtensionPaisaExtendedData


Table of Contents ▼

Jump to a specific part of the page:

Description

Next tag number: 3

Attributes List

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

View Attributes

Attributes

  1. actorId (type: String.t, default: nil)
    - Actor ID of the person, if available (if the person has used the Paisa app).
  2. subtitle (type: String.t, default: nil)
    - Display subtitle, which may be used in suggestion/autocompletion results. Generally, this will be the Actor's registered Paisa phone number, in unmasked or masked form (e.g. +1 --1234) depending on visibility rules.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphWireProtoPeopleapiExtensionPaisaExtendedData{
actorId: String.t() | nil,
subtitle: String.t() | nil
}

Function

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

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