A Twitter List is a curated group of accounts.
| Name | Type | Description | Notes |
|---|---|---|---|
| createdAt | OffsetDateTime | [optional] | |
| description | String | [optional] | |
| followerCount | Integer | [optional] | |
| id | String | The unique identifier of this List. | |
| memberCount | Integer | [optional] | |
| name | String | The name of this List. | |
| ownerId | String | Unique identifier of this User. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers. | [optional] |
| _private | Boolean | [optional] |