Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 749 Bytes

ModelList.md

File metadata and controls

21 lines (13 loc) · 749 Bytes

ModelList

A Twitter List is a curated group of accounts.

Properties

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]