buena-typescript-sdk
Version:
Official TypeScript SDK for Buena.ai API - LinkedIn automation and lead management
16 lines (11 loc) • 748 B
Markdown
# ListLeadsRequest
## Example Usage
```typescript
import { ListLeadsRequest } from "openapi/models/operations";
let value: ListLeadsRequest = {};
```
## Fields
| Field | Type | Required | Description |
| --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
| `limit` | *number* | :heavy_minus_sign: | Maximum number of leads to return |
| `offset` | *number* | :heavy_minus_sign: | Number of leads to skip |