Interface AffiliateProgramSortOrderRevenue

The affiliate programs must be sorted by the expected revenue. Subtype of AffiliateProgramSortOrder.

interface AffiliateProgramSortOrderRevenue {
    @type: "affiliateProgramSortOrderRevenue";
}

Properties

Properties

@type: "affiliateProgramSortOrderRevenue"