[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / LocateCatalogParams
# Type Alias: LocateCatalogParams
> **LocateCatalogParams** = `object`
Generated by orval v7.9.0 🍺
Do not edit manually.
service.proto
OpenAPI spec version: version not set
## Properties
### fields?
> `optional` **fields**: `string`[]
Fields to be retrieved as a result.
If the user passes "-" as the value for fields,
it will retrieve all available fields for each catalog.
***
### subFields?
> `optional` **subFields**: `string`[]
Fields to be retrieved as a result for [SUBSERVICES].
If the user passes "-" as the value for fields,
it will retrieve all available fields for each catalog subservices.