Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data AffiliateProgramSortOrder Source #
Describes the order of the found affiliate programs
AffiliateProgramSortOrderProfitability | The affiliate programs must be sorted by the profitability |
AffiliateProgramSortOrderCreationDate | The affiliate programs must be sorted by creation date |
AffiliateProgramSortOrderRevenue | The affiliate programs must be sorted by the expected revenue |