View Source GoogleApi.MyBusinessVerifications.V1.Model.VerificationToken (google_api_my_business_verifications v0.4.0)

Token generated by a vetted partner.

Attributes

  • tokenString (type: String.t, default: nil) - The token string.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MyBusinessVerifications.V1.Model.VerificationToken{
  tokenString: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.