ARLO Nester
Static Public Attributes | List of all members
workspace.api.v0.models.tagExample.TagExampleListSerializer.Meta Class Reference

Static Public Attributes

 model = TagExample
 
tuple fields
 
tuple read_only_fields = ('id', 'user', 'creationDate', )
 

Member Data Documentation

tuple workspace.api.v0.models.tagExample.TagExampleListSerializer.Meta.fields
static
Initial value:
1 = (
2  'id',
3  'user',
4  'tagSet',
5  'mediaFile',
6  'creationDate',
7  'startTime',
8  'endTime',
9  'minFrequency',
10  'maxFrequency',
11  )
workspace.api.v0.models.tagExample.TagExampleListSerializer.Meta.model = TagExample
static
tuple workspace.api.v0.models.tagExample.TagExampleListSerializer.Meta.read_only_fields = ('id', 'user', 'creationDate', )
static

The documentation for this class was generated from the following file: