Skip to content

Interface: ReviewFilterParams

Review filter parameters for POST body (review_with_orders)

Properties

count?

ts
optional count?: string;

deleted?

ts
optional deleted?: string;

from_date?

ts
optional from_date?: string;

from_id?

ts
optional from_id?: string;

page?

ts
optional page?: string;

sort?

ts
optional sort?: string;

sort_order?

ts
optional sort_order?: string;

stars?

ts
optional stars?: string;

stars_sorting?

ts
optional stars_sorting?: string;

updated_date?

ts
optional updated_date?: string;