Converts a job to a dictionary object, with logic for excluding certain fields.
attributes of a job (can be recursively called)
Optional
list of attributes to exclude
job object including all attributes in the job list and excluding fields specified in exclude
Generated using TypeDoc
Converts a job to a dictionary object, with logic for excluding certain fields.