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. data InappproductsUpdateRequest

    gogol-android-publisher Gogol.AndroidPublisher

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

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

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  3. newtype InappproductsUpdateRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

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

  4. InappproductsUpdateRequest_LatencyTolerance :: Text -> InappproductsUpdateRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  5. pattern InappproductsUpdateRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYSENSITIVE :: InappproductsUpdateRequest_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.

  6. pattern InappproductsUpdateRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCELATENCYTOLERANT :: InappproductsUpdateRequest_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.

  7. pattern InappproductsUpdateRequest_LatencyTolerance_PRODUCTUPDATELATENCYTOLERANCEUNSPECIFIED :: InappproductsUpdateRequest_LatencyTolerance

    gogol-android-publisher Gogol.AndroidPublisher

    Defaults to PRODUCTUPDATELATENCYTOLERANCELATENCY_SENSITIVE.

  8. data ManagedProductTaxAndComplianceSettings

    gogol-android-publisher Gogol.AndroidPublisher

    Details about taxation and legal compliance for managed products. See: newManagedProductTaxAndComplianceSettings smart constructor.

  9. ManagedProductTaxAndComplianceSettings :: Maybe ManagedProductTaxAndComplianceSettings_EeaWithdrawalRightType -> Maybe Bool -> Maybe ManagedProductTaxAndComplianceSettings_TaxRateInfoByRegionCode -> ManagedProductTaxAndComplianceSettings

    gogol-android-publisher Gogol.AndroidPublisher

    No documentation available.

  10. newtype ManagedProductTaxAndComplianceSettings_EeaWithdrawalRightType

    gogol-android-publisher Gogol.AndroidPublisher

    Digital content or service classification for products distributed to users in the European Economic Area (EEA). The withdrawal regime under EEA consumer laws depends on this classification. Refer to the Help Center article for more information.

Page 181 of many | Previous | Next