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.
revisionNumber :: AdExchangeBuyerProposalsPatch -> Int64gogol-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.
revisionNumber :: AdExchangeBuyerProposalsUpdate -> Int64gogol-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.
orderRevisionNumber :: EditAllOrderDealsResponse -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The latest revision number after the update has been applied.
productRevisionNumber :: MarketplaceDeal -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The revision number of the product that the deal was created from (readonly, except on create)
proposalRevisionNumber :: AddOrderDealsRequest -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The last known proposal revision number.
proposalRevisionNumber :: AddOrderDealsResponse -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The updated revision number for the proposal.
proposalRevisionNumber :: DeleteOrderDealsRequest -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The last known proposal revision number.
proposalRevisionNumber :: DeleteOrderDealsResponse -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The updated revision number for the proposal.
proposalRevisionNumber :: EditAllOrderDealsRequest -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types The last known revision number for the proposal.
proposalRevisionNumber :: MarketplaceNote -> Maybe Int64gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types If the note is associated with a proposal revision number, then store that here. (readonly, except on create)