Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. newManagedProductTaxAndComplianceSettings_TaxRateInfoByRegionCode :: HashMap Text RegionalTaxRateInfo -> ManagedProductTaxAndComplianceSettings_TaxRateInfoByRegionCode

    gogol-android-publisher Gogol.AndroidPublisher

    Creates a value of ManagedProductTaxAndComplianceSettings_TaxRateInfoByRegionCode with the minimum fields required to make a request.

  2. newOtherRecurringProduct :: OtherRecurringProduct

    gogol-android-publisher Gogol.AndroidPublisher

    Creates a value of OtherRecurringProduct with the minimum fields required to make a request.

  3. newProductPurchase :: ProductPurchase

    gogol-android-publisher Gogol.AndroidPublisher

    Creates a value of ProductPurchase with the minimum fields required to make a request.

  4. newProductPurchasesAcknowledgeRequest :: ProductPurchasesAcknowledgeRequest

    gogol-android-publisher Gogol.AndroidPublisher

    Creates a value of ProductPurchasesAcknowledgeRequest with the minimum fields required to make a request.

  5. otherRecurringProduct :: RecurringExternalTransaction -> Maybe OtherRecurringProduct

    gogol-android-publisher Gogol.AndroidPublisher

    Details of a recurring external transaction product which doesn't belong to any other specific category.

  6. syncWithProduction :: TrackCountryAvailability -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher

    Whether this track's availability is synced with the default production track. See https://support.google.com/googleplay/android-developer/answer/7550024 for more information on syncing country availability with production. Note that if this is true, the returned "countries" and "restofworld" fields will reflect the values for the default production track.

  7. data AndroidPublisherInappproductsBatchDelete

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

    Deletes in-app products (managed products or subscriptions). Set the latencyTolerance field on nested requests to PRODUCTUPDATELATENCYTOLERANCELATENCY_TOLERANT to achieve maximum update throughput. This method should not be used to delete subscriptions. See this article for more information. See: newAndroidPublisherInappproductsBatchDelete smart constructor.

  8. AndroidPublisherInappproductsBatchDelete :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> InappproductsBatchDeleteRequest -> Maybe Text -> Maybe Text -> AndroidPublisherInappproductsBatchDelete

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

    No documentation available.

  9. type AndroidPublisherInappproductsBatchDeleteResource = "androidpublisher" :> "v3" :> "applications" :> Capture "packageName" Text :> "inappproducts:batchDelete" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] InappproductsBatchDeleteRequest :> Post '[JSON] ()

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

    A resource alias for androidpublisher.inappproducts.batchDelete method which the AndroidPublisherInappproductsBatchDelete request conforms to.

  10. newAndroidPublisherInappproductsBatchDelete :: Text -> InappproductsBatchDeleteRequest -> AndroidPublisherInappproductsBatchDelete

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

    Creates a value of AndroidPublisherInappproductsBatchDelete with the minimum fields required to make a request.

Page 188 of many | Previous | Next