Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. InappproductsBatchGetResponse :: Maybe [InAppProduct] -> InappproductsBatchGetResponse

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  2. newtype InappproductsBatchUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher

    Request to update or insert one or more in-app products. See: newInappproductsBatchUpdateRequest smart constructor.

  3. InappproductsBatchUpdateRequest :: Maybe [InappproductsUpdateRequest] -> InappproductsBatchUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  4. newtype InappproductsBatchUpdateResponse

    gogol-android-publisher Gogol.AndroidPublisher

    Response for a batch in-app product update. See: newInappproductsBatchUpdateResponse smart constructor.

  5. InappproductsBatchUpdateResponse :: Maybe [InAppProduct] -> InappproductsBatchUpdateResponse

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  6. newtype InappproductsDeleteLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

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

  7. InappproductsDeleteLatencyTolerance :: Text -> InappproductsDeleteLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  8. pattern InappproductsDeleteLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsDeleteLatencyTolerance

    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.

  9. pattern InappproductsDeleteLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsDeleteLatencyTolerance

    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.

  10. pattern InappproductsDeleteLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsDeleteLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

Page 179 of many | Previous | Next