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. InappproductsDeleteRequest_LatencyTolerance :: Text -> InappproductsDeleteRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  2. pattern InappproductsDeleteRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsDeleteRequest_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 InappproductsDeleteRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsDeleteRequest_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 InappproductsDeleteRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsDeleteRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  5. data InappproductsListResponse

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

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

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  7. newtype InappproductsPatchLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

  8. InappproductsPatchLatencyTolerance :: Text -> InappproductsPatchLatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher.Types

    No documentation available.

  9. pattern InappproductsPatchLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsPatchLatencyTolerance

    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.

  10. pattern InappproductsPatchLatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsPatchLatencyTolerance

    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.

Page 198 of many | Previous | Next