google_api_android_enterprise v0.21.0 GoogleApi.AndroidEnterprise.V1.Model.ApprovalUrlInfo View Source
Information on an approval URL.
Attributes
-
approvalUrl
(type:String.t
, default:nil
) - A URL that displays a product's permissions and that can also be used to approve the product with the <code>Products.approve</code> call.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidEnterprise.V1.Model.ApprovalUrlInfo{ approvalUrl: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.