CompaniesSearchPaginationResponse
Type definition for CompaniesSearchPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CompanyResponse[] |
Used in endpoints
- Search Companies
POST /companiesas result
Type definition for CompaniesSearchPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CompanyResponse[] |
POST /companies as result