JobInformationDto Class Reference
Inheritance diagram for JobInformationDto:
Properties | |
JobStatus | JobStatus [get, set] |
string | Uri [get, set] |
IEnumerable< IPrinterConfigDto > | Configs [get, set] |
string | PrinterId [get, set] |
Properties inherited from IJobInformationDto | |
JobStatus | JobStatus [get, set] |
Job status More... | |
string | Uri [get] |
uri of the image to printed at the job More... | |
IEnumerable< IPrinterConfigDto > | Configs [get] |
configurations for printing the job More... | |