View Source GoogleApi.Content.V21.Model.AccountIdentityType (google_api_content v0.67.1)

The account identity type used to specify attributes.

Attributes

  • selfIdentified (type: boolean(), default: nil) - Optional. Indicates that the business identifies itself with a given identity type. Setting this field does not automatically mean eligibility for promotions.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.AccountIdentityType{
  selfIdentified: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.