| 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 |