purpose property
Defines the purpose of the list (aka, moderation-oriented or curration-oriented)
Implementation
String get $type;/// Defines the purpose of the list (aka, moderation-oriented or curration-oriented)
@ListPurposeConverter() ListPurpose get purpose;