Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. variantNumber :: SplitApkVariant -> Maybe Int32

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Number of the variant, starting at 0 (unless overridden). A device will receive APKs from the first variant that matches the device configuration, with higher variant numbers having priority over lower variant numbers.

  2. consumerProjectNumber :: ProjectsMetadata -> Maybe Int64

    gogol-appengine Gogol.AppEngine

    The consumer project number.

  3. producerProjectNumber :: ProjectsMetadata -> Maybe Int64

    gogol-appengine Gogol.AppEngine

    The producer project number.

  4. tenantProjectNumber :: ProjectsMetadata -> Maybe Int64

    gogol-appengine Gogol.AppEngine

    The tenant project number.

  5. consumerProjectNumber :: ProjectsMetadata -> Maybe Int64

    gogol-appengine Gogol.AppEngine.Types

    The consumer project number.

  6. producerProjectNumber :: ProjectsMetadata -> Maybe Int64

    gogol-appengine Gogol.AppEngine.Types

    The producer project number.

  7. tenantProjectNumber :: ProjectsMetadata -> Maybe Int64

    gogol-appengine Gogol.AppEngine.Types

    The tenant project number.

  8. licensedNumberOfSeats :: Seats -> Maybe Int32

    gogol-apps-reseller Gogol.AppsReseller

    Read-only field containing the current number of users that are assigned a license for the product defined in skuId. This field's value is equivalent to the numerical count of users returned by the Enterprise License Manager API method: listForProductAndSku.

  9. maximumNumberOfSeats :: Seats -> Maybe Int32

    gogol-apps-reseller Gogol.AppsReseller

    This is a required property and is exclusive to subscriptions with FLEXIBLE or TRIAL plans. This property sets the maximum number of licensed users allowed on a subscription. This quantity can be increased up to the maximum limit defined in the reseller's contract. The minimum quantity is the current number of users in the customer account. Note: G Suite subscriptions automatically assign a license to every user.

  10. phoneNumber :: Customer -> Maybe Text

    gogol-apps-reseller Gogol.AppsReseller

    Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.

Page 654 of many | Previous | Next