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 :: ActivateBasePlanRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

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

  2. productId :: ActivateSubscriptionOfferRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

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

  3. productId :: DeactivateBasePlanRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

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

  4. productId :: DeactivateSubscriptionOfferRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

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

  5. productId :: DeferredItemReplacement -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

    The productid going to replace the existing productid.

  6. productId :: GetSubscriptionOfferRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

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

  7. productId :: MigrateBasePlanPricesRequest -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

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

  8. productId :: ProductPurchase -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

    The inapp product SKU. May not be present.

  9. productId :: Subscription -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

    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.

  10. productId :: SubscriptionOffer -> Maybe Text

    gogol-android-publisher Gogol.AndroidPublisher

    Required. Immutable. The ID of the parent subscription this offer belongs to.

Page 92 of many | Previous | Next