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. proposalRevisionNumber :: AddOrderDealsResponse -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The updated revision number for the proposal.

  2. proposalRevisionNumber :: DeleteOrderDealsRequest -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The last known proposal revision number.

  3. proposalRevisionNumber :: DeleteOrderDealsResponse -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The updated revision number for the proposal.

  4. proposalRevisionNumber :: EditAllOrderDealsRequest -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The last known revision number for the proposal.

  5. proposalRevisionNumber :: MarketplaceNote -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

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

  6. proposalRevisionNumber :: UpdatePrivateAuctionProposalRequest -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The current revision number of the proposal to be updated.

  7. revisionNumber :: AdExchangeBuyerProposalsPatch -> Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    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.

  8. revisionNumber :: AdExchangeBuyerProposalsUpdate -> Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    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.

  9. revisionNumber :: Product -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The revision number of the product. (readonly)

  10. revisionNumber :: Proposal -> Maybe Int64

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The revision number for the proposal (readonly).

Page 649 of many | Previous | Next