View Source GoogleApi.CloudIdentity.V1.Model.IsInvitableUserResponse (google_api_cloud_identity v0.31.0)

Response for IsInvitableUser RPC.

Attributes

  • isInvitableUser (type: boolean(), default: nil) - Returns true if the email address is invitable.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudIdentity.V1.Model.IsInvitableUserResponse{
  isInvitableUser: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.