Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern DeactivateBasePlanRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: DeactivateBasePlanRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  2. pattern DeactivateSubscriptionOfferRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: DeactivateSubscriptionOfferRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within several minutes on average and up to a few hours in rare cases. Throughput is limited to 7,200 updates per app per hour.

  3. pattern DeactivateSubscriptionOfferRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: DeactivateSubscriptionOfferRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The update will propagate to clients within 24 hours. Supports high throughput of up to 720,000 updates per app per hour using batch modification methods.

  4. pattern DeactivateSubscriptionOfferRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: DeactivateSubscriptionOfferRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  5. data InAppProduct

    gogol-android-publisher Gogol.AndroidPublisher.Types

    An in-app product. The resource for InappproductsService. See: newInAppProduct smart constructor.

  6. InAppProduct :: Maybe Text -> Maybe Price -> Maybe Text -> Maybe InAppProduct_Listings -> Maybe ManagedProductTaxAndComplianceSettings -> Maybe Text -> Maybe InAppProduct_Prices -> Maybe InAppProduct_PurchaseType -> Maybe Text -> Maybe InAppProduct_Status -> Maybe Text -> Maybe SubscriptionTaxAndComplianceSettings -> Maybe Text -> InAppProduct

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  7. data InAppProductListing

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Store listing of a single in-app product. See: newInAppProductListing smart constructor.

  8. InAppProductListing :: Maybe [Text] -> Maybe Text -> Maybe Text -> InAppProductListing

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  9. newtype InAppProduct_Listings

    gogol-android-publisher Gogol.AndroidPublisher.Types

    List of localized title and description data. Map key is the language of the localized data, as defined by BCP-47, e.g. "en-US". See: newInAppProduct_Listings smart constructor.

  10. InAppProduct_Listings :: HashMap Text InAppProductListing -> InAppProduct_Listings

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

Page 195 of many | Previous | Next