FindEmployerJobsPartnerSortInput
Input Object
Sort direction and field for findEmployerJobsPartner.
Fields
sortDirection FindEmployerJobsPartnerSortDirection
Sort direction: ASC (default, lowest to highest) or DESC (highest to lowest).
sortField FindEmployerJobsPartnerSortField
Sort field. Required for sortDirection to take effect.
Example
{"sortDirection": "ASC", "sortField": "datePostedOnIndeed"}