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. productId :: SubscriptionPurchaseLineItem -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

    The purchased product ID (for example, 'monthly001').

  2. productIds :: AndroidPublisherMonetizationSubscriptionsBatchGet -> Maybe [Text]

    gogol-android-publisher Gogol.AndroidPublisher

    Required. A list of up to 100 subscription product IDs to retrieve. All the IDs must be different.

  3. productName :: DeviceMetadata -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

    Device model name (e.g. Droid)

  4. productId :: AndroidPublisherMonetizationSubscriptionsArchive -> Text

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

    Required. The unique product ID of the subscription to delete.

  5. productId :: AndroidPublisherMonetizationSubscriptionsBasePlansActivate -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.Activate

    Required. The parent subscription (ID) of the base plan to activate.

  6. productId :: AndroidPublisherMonetizationSubscriptionsBasePlansBatchMigratePrices -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchMigratePrices

    Required. The product ID of the parent subscription, if all updated offers belong to the same subscription. If this batch update spans multiple subscriptions, set this field to "-". Must be set.

  7. productId :: AndroidPublisherMonetizationSubscriptionsBasePlansBatchUpdateStates -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.BatchUpdateStates

    Required. The product ID of the parent subscription, if all updated base plans belong to the same subscription. If this batch update spans multiple subscriptions, set this field to "-". Must be set.

  8. productId :: AndroidPublisherMonetizationSubscriptionsBasePlansDeactivate -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.Deactivate

    Required. The parent subscription (ID) of the base plan to deactivate.

  9. productId :: AndroidPublisherMonetizationSubscriptionsBasePlansDelete -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.Delete

    Required. The parent subscription (ID) of the base plan to delete.

  10. productId :: AndroidPublisherMonetizationSubscriptionsBasePlansMigratePrices -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Monetization.Subscriptions.BasePlans.MigratePrices

    Required. The ID of the subscription to update. Must be equal to the product_id field on the Subscription resource.

Page 93 of many | Previous | Next