Skip to content

List

Type: object

Properties

Property Type Required Description Constraints
createdAt string Yes Datetime when the static list was created
listId integer (int32) Yes Unique integer id of the static list
updatedAt string Yes Datetime when the static list was most recently updated

Generated example

{
  "createdAt": "string",
  "listId": 123,
  "updatedAt": "string"
}

Source

Generated from swagger-mapi.json.