Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.6 KB

File metadata and controls

13 lines (10 loc) · 1.6 KB

ListModel

Fields

Field Setter Type Getter Type Required Description
id String String ✔️ The ID of the list
name String String ✔️ The name of the list
description String String ✔️ The description of the list
isPrivate boolean boolean ✔️ Whether the list is private
memberCount long long ✔️ The number of members in the list
subscriberCount long long ✔️ The number of subscribers in the list