GoogleApi.VerifiedAccess.V2.Model.Challenge (google_api_verified_access v0.11.0)
View SourceResult message for VerifiedAccess.GenerateChallenge.
Attributes
-
challenge
(type:String.t
, default:nil
) - Generated challenge, the bytes representation of SignedData.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VerifiedAccess.V2.Model.Challenge{challenge: String.t() | nil}