Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 719 Bytes

ModelList.md

File metadata and controls

21 lines (13 loc) · 719 Bytes

ModelList

A Twitter List is a curated group of accounts.

Properties

Name Type Description Notes
id String The unique identifier of this List.
name String The name of this List.
createdAt OffsetDateTime [optional]
description String [optional]
followerCount Integer [optional]
memberCount Integer [optional]
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]