Skip to main content

ResponseGetJobForAgent

Description: ResponseGetJobForAgent

Attributes

NameTypeDescription
anyof_schema_1_validatorOptional[Job]
anyof_schema_2_validatorOptional[NoJobResponse]
actual_instanceOptional[Union[Job, NoJobResponse]]
any_of_schemasSet[str]

Methods

NameDescription
actual_instance_must_validate_anyof
from_dict
from_jsonReturns the object represented by the json string
to_jsonReturns the JSON representation of the actual instance
to_dictReturns the dict representation of the actual instance
to_strReturns the string representation of the actual instance