Home > @vsf-enterprise/commercetools-api > BaseSearch
# BaseSearch interface
Signature:
export interface BaseSearch
# Properties
Property | Type | Description |
---|---|---|
limit? | number | (Optional) |
offset? | number | (Optional) |
sort? | string[] | (Optional) |
Home > @vsf-enterprise/commercetools-api > BaseSearch
Signature:
export interface BaseSearch
Property | Type | Description |
---|---|---|
limit? | number | (Optional) |
offset? | number | (Optional) |
sort? | string[] | (Optional) |
On this page