Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 886 Bytes

File metadata and controls

29 lines (17 loc) · 886 Bytes

egoisdk.ComplexList

Properties

Name Type Description Notes
defaultLanguage Language [optional]
availableLanguages [String] Array of available languages [optional]
stats ComplexListAllOfStats [optional]
listId Number [optional] [readonly]
internalName String Internal name of the list [optional]
publicName String Public name of the list
status String Status of the list [optional] [readonly]
groupId Number ID of the list group [optional] [readonly]
created Date [optional] [readonly]
updated Date [optional] [readonly]

Enum: StatusEnum

  • active (value: "active")

  • blocked (value: "blocked")