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

Static Public Attributes

tuple queryset = JobStatusTypes.objects.all()
 
 serializer_class = JobStatusTypesSerializer
 
tuple permission_classes = (IsAuthenticatedOrOptionsOnly, )
 

Member Data Documentation

tuple workspace.api.v0.models.jobStatusTypes.JobStatusTypesViewSet.permission_classes = (IsAuthenticatedOrOptionsOnly, )
static
tuple workspace.api.v0.models.jobStatusTypes.JobStatusTypesViewSet.queryset = JobStatusTypes.objects.all()
static
workspace.api.v0.models.jobStatusTypes.JobStatusTypesViewSet.serializer_class = JobStatusTypesSerializer
static

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