Structure
TchekScanLite
public struct TchekScanLite
Properties
id
public let id: String
tchekCreatedAt
public let tchekCreatedAt: Date
type
public let type: TchekScanType
status
public let status: TchekScanStatus
thumbnailUrl
public let thumbnailUrl: String?
detectionFinished
public let detectionFinished: Bool
detectionInProgress
public let detectionInProgress: Bool
inspected
public let inspected: Bool
numberDamage
public let numberDamage: Int
numberNewDamage
public let numberNewDamage: Int?
damageControl
public let damageControl: Int
scanSync
public let scanSync: Bool
uploadDamagesPictures
public let uploadDamagesPictures: Bool
vehicle
public let vehicle: TchekVehicle?
company
public let company: TchekCompany?
device
public let device: TchekDevice?
thirdPartyStatus
public let thirdPartyStatus: TchekThirdPartyStatus?