Skip to main content

CostPriceSortField

Available fields for sorting cost price search results

enum CostPriceSortField {
ID
QUANTITY_FROM
VALUE
LAST_MODIFIED_AT
CREATED_AT
}

Values

CostPriceSortField.ID

Sort by cost price record ID

CostPriceSortField.QUANTITY_FROM

Sort by minimum quantity threshold numerically

CostPriceSortField.VALUE

Sort by cost price value numerically

CostPriceSortField.LAST_MODIFIED_AT

Sort by the date when the cost price was last modified

CostPriceSortField.CREATED_AT

Sort by the date when the cost price was created

Member Of

CostPriceSortInput input