Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types The previously unavailable product is again available on Google Play.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types The product was removed from Google Play.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types Conveys no information.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types The product was unpublished by the developer.
-
gogol-android-enterprise Gogol.AndroidEnterprise.Types A product permissions resource represents the set of permissions required by a specific app and whether or not they have been accepted by an enterprise admin. The API can be used to read the set of permissions, and also to update the set to indicate that permissions have been accepted. See: newProductPermission smart constructor.
ProductPermission :: Maybe Text -> Maybe ProductPermission_State -> ProductPermissiongogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
newtype
ProductPermission_State gogol-android-enterprise Gogol.AndroidEnterprise.Types Whether the permission has been accepted or not.
ProductPermission_State :: Text -> ProductPermission_Stategogol-android-enterprise Gogol.AndroidEnterprise.Types No documentation available.
pattern
ProductPermission_State_Accepted :: ProductPermission_Stategogol-android-enterprise Gogol.AndroidEnterprise.Types The permission has been accepted by the enterprise.
pattern
ProductPermission_State_Required :: ProductPermission_Stategogol-android-enterprise Gogol.AndroidEnterprise.Types The permission is required by the app but has not yet been accepted by the enterprise.