Hierarchy

  • PrintJobDetails

Properties

assignedTo: string
buildPlate: {
    type: string;
}

Type declaration

  • type: string
cloudJobId: string
clusterId: string
compatibleMachineFamilies: string[]
configuration: any[]
configurationChangesRequired: any[]
constraints: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
createdAt: string
force: boolean
impedimentsToPrinting: any[]
isOnline: boolean
lastSeen: number
machineVariant: string
name: string
networkErrorCount: number
owner: string
previewUrl: string
printedOnUuid: string
printerName: string
printerUuid: string
sentFrom: string
source: {
    contentType: string;
    downloadUrl: string;
    fileSize: number;
    jobId: string;
    jobName: string;
    libraryProjectId: string;
    parsingStatus: string;
    status: string;
    statusDescription: string;
    uploadUrl: string;
    uploadedAt: string;
    userId: string;
    username: string;
}

Type declaration

  • contentType: string
  • downloadUrl: string
  • fileSize: number
  • jobId: string
  • jobName: string
  • libraryProjectId: string
  • parsingStatus: string
  • status: string
  • statusDescription: string
  • uploadUrl: string
  • uploadedAt: string
  • userId: string
  • username: string
started: boolean
state: string
status: string
timeElapsed: number
timeTotal: number
uuid: string

Generated using TypeDoc