Zync Job
constructor(jobUid: String, jobTitle: String, prefix: String?, workOrderNumber: Int, scheduledStartTime: String?, scheduledEndTime: String?, dueDate: String?, jobPriority: ZyncJobPriority, jobCategory: ZyncJobCategory?, jobStatus: ZyncJobCurrentStatus?, statusHistory: List<ZyncJobStatusHistory>?, isRecurringJob: Boolean, customer: ZyncJobCustomer?, organization: ZyncOrganization?, serviceAddress: ZyncAddress?, billingAddress: ZyncAddress?, assignedUsers: List<ZyncJobAssignedUser>?, timezone: String?, jobTotal: Double?, coverImage: ZyncCoverImage?)