mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-06 12:27:48 +00:00
10 lines
1.6 KiB
Markdown
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 | |