class documentation

class ListAttribute(Attribute): (source)

View In Hierarchy

A list attribute.

The list can store arbitrary JSON-serialiable values.

Parameters
valuethe attribute value
Class Variable value Undocumented