Home > @vsf-enterprise/epcc-api > GetCatalogsParams

# GetCatalogsParams interface

Parameters to get catalogs data.

Signature:

export interface GetCatalogsParams 

# Properties

Property Type Description
filter? CatalogFilter (Optional) Filtering operators
limit? number (Optional) The maximum number of records per page for this response. You can set this value up to 100.
offset? number (Optional) The current offset by number of records, not pages. Offset is zero-based.