ARLO Nester
Static Public Attributes | List of all members
workspace.api.v0.models.jobTypes.JobTypesViewSet Class Reference
Inheritance diagram for workspace.api.v0.models.jobTypes.JobTypesViewSet:
Inheritance graph
[legend]
Collaboration diagram for workspace.api.v0.models.jobTypes.JobTypesViewSet:
Collaboration graph
[legend]

Static Public Attributes

tuple permission_classes = (IsAuthenticatedOrOptionsOnly,)
 
tuple queryset = JobTypes.objects.all()
 
 serializer_class = JobTypesSerializer
 

Member Data Documentation

tuple workspace.api.v0.models.jobTypes.JobTypesViewSet.permission_classes = (IsAuthenticatedOrOptionsOnly,)
static
tuple workspace.api.v0.models.jobTypes.JobTypesViewSet.queryset = JobTypes.objects.all()
static
workspace.api.v0.models.jobTypes.JobTypesViewSet.serializer_class = JobTypesSerializer
static

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