google_api_android_enterprise v0.1.0 GoogleApi.AndroidEnterprise.V1.Model.SignupInfo View Source
A resource returned by the GenerateSignupUrl API, which contains the Signup URL and Completion Token.
Attributes
- completionToken (String.t): An opaque token that will be required, along with the Enterprise Token, for obtaining the enterprise resource from CompleteSignup. Defaults to:
null
. - kind (String.t): Identifies what kind of resource this is. Value: the fixed string "androidenterprise#signupInfo". Defaults to:
null
. - url (String.t): A URL under which the Admin can sign up for an enterprise. The page pointed to cannot be rendered in an iframe. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.