Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. allowMissing :: AndroidPublisherMonetizationSubscriptionsBasePlansOffersPatch -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    Optional. If set to true, and the subscription offer with the given packagename, productid, baseplanid and offerid doesn't exist, an offer will be created. If a new offer is created, updatemask is ignored.

  2. allowMissing :: AndroidPublisherMonetizationSubscriptionsPatch -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    Optional. If set to true, and the subscription with the given packagename and productid doesn't exist, the subscription will be created. If a new subscription is created, update_mask is ignored.

  3. allowMissing :: InappproductsUpdateRequest -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    If set to true, and the in-app product with the given package_name and sku doesn't exist, the in-app product will be created.

  4. allowMissing :: UpdateSubscriptionOfferRequest -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    Optional. If set to true, and the subscription offer with the given packagename, productid, baseplanid and offerid doesn't exist, an offer will be created. If a new offer is created, updatemask is ignored.

  5. allowMissing :: UpdateSubscriptionRequest -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    Optional. If set to true, and the subscription with the given packagename and productid doesn't exist, the subscription will be created. If a new subscription is created, update_mask is ignored.

  6. allowUnknownDevices :: AndroidPublisherApplicationsDeviceTierConfigsCreate -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    Whether the service should accept device IDs that are unknown to Play's device catalog.

  7. allowUnknownDevices :: AndroidPublisherApplicationsDeviceTierConfigsCreate -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Applications.DeviceTierConfigs.Create

    Whether the service should accept device IDs that are unknown to Play's device catalog.

  8. allowMissing :: AndroidPublisherInappproductsUpdate -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Inappproducts.Update

    If set to true, and the in-app product with the given package_name and sku doesn't exist, the in-app product will be created.

  9. allowMissing :: AndroidPublisherMonetizationSubscriptionsBasePlansOffersPatch -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.Offers.Patch

    Optional. If set to true, and the subscription offer with the given packagename, productid, baseplanid and offerid doesn't exist, an offer will be created. If a new offer is created, updatemask is ignored.

  10. allowMissing :: AndroidPublisherMonetizationSubscriptionsPatch -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.Patch

    Optional. If set to true, and the subscription with the given packagename and productid doesn't exist, the subscription will be created. If a new subscription is created, update_mask is ignored.

Page 155 of many | Previous | Next