GoogleApi.AndroidEnterprise.V1.Model.SignupInfo (google_api_android_enterprise v0.31.0)
View SourceA resource returned by the GenerateSignupUrl API, which contains the Signup URL and Completion Token.
Attributes
-
completionToken(type:String.t, default:nil) - An opaque token that will be required, along with the Enterprise Token, for obtaining the enterprise resource from CompleteSignup. -
kind(type:String.t, default:nil) - Deprecated. -
url(type:String.t, default:nil) - A URL under which the Admin can sign up for an enterprise. The page pointed to cannot be rendered in an iframe.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.