AssistantApiCoreTypesMessageNotificationPerson

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesMessageNotificationPerson


Table of Contents ▼

Jump to a specific part of the page:

Description

Mirrors part of https://developer.android.com/reference/android/app/Person Next Id: 4

Attributes List

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

View Attributes

Attributes

  1. isImportant (type: boolean(), default: nil)
    -
  2. key (type: String.t, default: nil)
    -
  3. name (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesMessageNotificationPerson{
isImportant: boolean() | nil,
key: String.t() | nil,
name: String.t() | nil
}

Function

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

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