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.
productId :: ActivateBasePlanRequest -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. The parent subscription (ID) of the base plan to activate.
productId :: ActivateSubscriptionOfferRequest -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. The parent subscription (ID) of the offer to activate.
productId :: DeactivateBasePlanRequest -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. The parent subscription (ID) of the base plan to deactivate.
productId :: DeactivateSubscriptionOfferRequest -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. The parent subscription (ID) of the offer to deactivate.
productId :: DeferredItemReplacement -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher The productid going to replace the existing productid.
productId :: GetSubscriptionOfferRequest -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. The parent subscription (ID) of the offer to get.
productId :: MigrateBasePlanPricesRequest -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. The ID of the subscription to update. Must be equal to the product_id field on the Subscription resource.
productId :: ProductPurchase -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher The inapp product SKU. May not be present.
productId :: Subscription -> Maybe Textgogol-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.
productId :: SubscriptionOffer -> Maybe Textgogol-android-publisher Gogol.AndroidPublisher Required. Immutable. The ID of the parent subscription this offer belongs to.