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. productIds :: AndroidPublisherMonetizationSubscriptionsBatchGet -> Maybe [Text]

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

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

  2. productId :: AndroidPublisherMonetizationSubscriptionsCreate -> Maybe Text

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

    Required. The ID to use for the subscription. For the requirements on this format, see the documentation of the product_id field on the Subscription resource.

  3. productId :: AndroidPublisherMonetizationSubscriptionsDelete -> Text

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

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

  4. productId :: AndroidPublisherMonetizationSubscriptionsGet -> Text

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

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

  5. productId :: AndroidPublisherMonetizationSubscriptionsPatch -> Text

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

    Immutable. Unique product ID of the product. Unique within the parent app. Product IDs must be composed of lower-case letters (a-z), numbers (0-9), underscores (_) and dots (.). It must start with a lower-case letter or number, and be between 1 and 40 (inclusive) characters in length.

  6. productId :: AndroidPublisherPurchasesProductsAcknowledge -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Acknowledge

    The inapp product SKU (for example, 'com.some.thing.inapp1').

  7. productId :: AndroidPublisherPurchasesProductsConsume -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Consume

    The inapp product SKU (for example, 'com.some.thing.inapp1').

  8. productId :: AndroidPublisherPurchasesProductsGet -> Text

    gogol-android-publisher Gogol.AndroidPublisher.Purchases.Products.Get

    The inapp product SKU (for example, 'com.some.thing.inapp1').

  9. productId :: ActivateBasePlanRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

  10. productId :: ActivateSubscriptionOfferRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher.Types

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

Page 95 of many | Previous | Next