Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Data.AffiliateProgramSortOrder
Documentation
data AffiliateProgramSortOrder Source #
Describes the order of the found affiliate programs
Constructors
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 |