Files
dub-node/docs/models/components/leadscities.md

10 lines
1.6 KiB
Markdown

# LeadsCities
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |
| `city` | *string* | :heavy_check_mark: | The name of the city |
| `country` | [components.LeadsCitiesCountry](../../models/components/leadscitiescountry.md) | :heavy_check_mark: | The 2-letter country code of the city: https://d.to/geo |
| `leads` | *number* | :heavy_check_mark: | The number of leads from this city |