Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
serialNumber :: MobileDevice -> Maybe Textgogol-admin-directory Gogol.Admin.Directory.Types The device's serial number.
data
Goal_VisitNumPagesDetails gogol-analytics Gogol.Analytics Details for the goal of the type VISITNUMPAGES. See: newGoal_VisitNumPagesDetails smart constructor.
Goal_VisitNumPagesDetails :: Maybe Text -> Maybe Int64 -> Goal_VisitNumPagesDetailsgogol-analytics Gogol.Analytics No documentation available.
newGoal_VisitNumPagesDetails :: Goal_VisitNumPagesDetailsgogol-analytics Gogol.Analytics Creates a value of Goal_VisitNumPagesDetails with the minimum fields required to make a request.
visitNumPagesDetails :: Goal -> Maybe Goal_VisitNumPagesDetailsgogol-analytics Gogol.Analytics Details for the goal of the type VISITNUMPAGES.
data
Goal_VisitNumPagesDetails gogol-analytics Gogol.Analytics.Types Details for the goal of the type VISITNUMPAGES. See: newGoal_VisitNumPagesDetails smart constructor.
Goal_VisitNumPagesDetails :: Maybe Text -> Maybe Int64 -> Goal_VisitNumPagesDetailsgogol-analytics Gogol.Analytics.Types No documentation available.
newGoal_VisitNumPagesDetails :: Goal_VisitNumPagesDetailsgogol-analytics Gogol.Analytics.Types Creates a value of Goal_VisitNumPagesDetails with the minimum fields required to make a request.
visitNumPagesDetails :: Goal -> Maybe Goal_VisitNumPagesDetailsgogol-analytics Gogol.Analytics.Types Details for the goal of the type VISITNUMPAGES.
variantNumber :: SplitApkVariant -> Maybe Int32gogol-android-publisher Gogol.AndroidPublisher Number of the variant, starting at 0 (unless overridden). A device will receive APKs from the first variant that matches the device configuration, with higher variant numbers having priority over lower variant numbers.