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.
proposalRevisionNumber :: AddOrderDealsResponse -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The updated revision number for the proposal.
proposalRevisionNumber :: DeleteOrderDealsRequest -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The last known proposal revision number.
proposalRevisionNumber :: DeleteOrderDealsResponse -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The updated revision number for the proposal.
proposalRevisionNumber :: EditAllOrderDealsRequest -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The last known revision number for the proposal.
proposalRevisionNumber :: MarketplaceNote -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer If the note is associated with a proposal revision number, then store that here. (readonly, except on create)
proposalRevisionNumber :: UpdatePrivateAuctionProposalRequest -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The current revision number of the proposal to be updated.
revisionNumber :: AdExchangeBuyerProposalsPatch -> Int64gogol-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.
revisionNumber :: AdExchangeBuyerProposalsUpdate -> Int64gogol-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.
revisionNumber :: Product -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The revision number of the product. (readonly)
revisionNumber :: Proposal -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer The revision number for the proposal (readonly).