Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. pattern InappproductsDeleteLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsDeleteLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  2. data InappproductsDeleteRequest

    gogol-android-publisher Gogol.AndroidPublisher

    Request to delete an in-app product. See: newInappproductsDeleteRequest smart constructor.

  3. InappproductsDeleteRequest :: Maybe InappproductsDeleteRequest_LatencyTolerance -> Maybe Text -> Maybe Text -> InappproductsDeleteRequest

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  4. newtype InappproductsDeleteRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

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

  5. InappproductsDeleteRequest_LatencyTolerance :: Text -> InappproductsDeleteRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  6. pattern InappproductsDeleteRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsDeleteRequest_LatencyTolerance

    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 InappproductsDeleteRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsDeleteRequest_LatencyTolerance

    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 InappproductsDeleteRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsDeleteRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  9. data InappproductsListResponse

    gogol-android-publisher Gogol.AndroidPublisher

    Response listing all in-app products. See: newInappproductsListResponse smart constructor.

  10. InappproductsListResponse :: Maybe [InAppProduct] -> Maybe Text -> Maybe PageInfo -> Maybe TokenPagination -> InappproductsListResponse

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

Page 179 of many | Previous | Next