ZyncJobStatus

constructor(statusUid: String, statusName: String, statusType: ZyncJobStatusType, statusColor: String?, remarksType: String?, requireCustomerSignature: Boolean?, requireCustomerFeedback: Boolean?, previewTemplateWhileSigning: Boolean?, requireFacialAuthentication: Boolean?, requireGeoFencing: Boolean?, geoFenceRadius: Double?, enabledForFieldExecutive: Boolean?, enabledForManager: Boolean?, allowRemarks: Boolean?, remarksValues: List<String>?, hasParent: Boolean?, parentStatuses: List<String>?, captureGeoCords: Boolean?, prefillChecklist: Boolean?, restrictToAccessRole: Boolean?, enabledToAccessRoles: List<String>?, checklist: List<ZyncMasterFormField>?, checklistViewType: String?)