User-specific lists of relationships
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| labelStyle | varchar | 200 | true | A CSS style descriptor for the list avatar. | |
| listID | bigint | N/A | false | The list ID. Primary key. | |
| name | varchar | 200 | false | The name of the list. | |
| userID | bigint | N/A | false | User ID of list owner. |