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. revisionNumber :: AdExchangeBuyerProposalsPatch -> Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Proposals.Patch

    The last known revision number to update. If the head revision in the marketplace database has since changed, an error will be thrown. The caller should then fetch the latest proposal at head revision and retry the update at that revision.

  2. revisionNumber :: AdExchangeBuyerProposalsUpdate -> Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Proposals.Update

    The last known revision number to update. If the head revision in the marketplace database has since changed, an error will be thrown. The caller should then fetch the latest proposal at head revision and retry the update at that revision.

  3. orderRevisionNumber :: EditAllOrderDealsResponse -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The latest revision number after the update has been applied.

  4. productRevisionNumber :: MarketplaceDeal -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The revision number of the product that the deal was created from (readonly, except on create)

  5. proposalRevisionNumber :: AddOrderDealsRequest -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The last known proposal revision number.

  6. proposalRevisionNumber :: AddOrderDealsResponse -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The updated revision number for the proposal.

  7. proposalRevisionNumber :: DeleteOrderDealsRequest -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The last known proposal revision number.

  8. proposalRevisionNumber :: DeleteOrderDealsResponse -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The updated revision number for the proposal.

  9. proposalRevisionNumber :: EditAllOrderDealsRequest -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The last known revision number for the proposal.

  10. proposalRevisionNumber :: MarketplaceNote -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    If the note is associated with a proposal revision number, then store that here. (readonly, except on create)

Page 650 of many | Previous | Next