Interface AffiliateProgramSortOrderCreationDate

The affiliate programs must be sorted by creation date. Subtype of AffiliateProgramSortOrder.

interface AffiliateProgramSortOrderCreationDate {
    @type: "affiliateProgramSortOrderCreationDate";
}

Properties

Properties

@type: "affiliateProgramSortOrderCreationDate"