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 InappproductsPatchLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsPatchLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    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.

  2. pattern InappproductsPatchLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsPatchLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    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.

  3. pattern InappproductsPatchLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsPatchLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  4. newtype InappproductsUpdateLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Optional. The latency tolerance for the propagation of this product update. Defaults to latency-sensitive.

  5. InappproductsUpdateLatencyTolerance :: Text -> InappproductsUpdateLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  6. pattern InappproductsUpdateLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsUpdateLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    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.

  7. pattern InappproductsUpdateLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsUpdateLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    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.

  8. pattern InappproductsUpdateLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsUpdateLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  9. data InappproductsUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher

    Request to update an in-app product. See: newInappproductsUpdateRequest smart constructor.

  10. InappproductsUpdateRequest :: Maybe Bool -> Maybe Bool -> Maybe InAppProduct -> Maybe InappproductsUpdateRequest_LatencyTolerance -> Maybe Text -> Maybe Text -> InappproductsUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

Page 181 of many | Previous | Next