GoogleApi.AndroidEnterprise.V1.Model.ApprovalUrlInfo (google_api_android_enterprise v0.31.0)
View SourceInformation 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 Products.approve call.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidEnterprise.V1.Model.ApprovalUrlInfo{ approvalUrl: String.t() | nil }