jobs#
Attributes#
Functions#
|
|
|
|
|
Get all users that have access to a job |
|
Share a job with another user |
|
Get all comments for a job |
|
Create a comment for a job |
|
Module Contents#
- jobs.jobs#
- jobs.index(page)#
- jobs.get_results(job_id=None)#
- jobs.get_users(job_id=None)#
Get all users that have access to a job
Share a job with another user
- jobs.get_comments(job_id)#
Get all comments for a job
- jobs.create_comment(job_id)#
Create a comment for a job
- jobs.show(job_id=None)#