TchekSDK Documentation

Structure Tchek​Scan​Lite

public struct TchekScanLite  

Properties

id

public let id: String

tchek​Created​At

public let tchekCreatedAt: Date

type

public let type: TchekScanType

status

public let status: TchekScanStatus

thumbnail​Url

public let thumbnailUrl: String? 

detection​Finished

public let detectionFinished: Bool

detection​InProgress

public let detectionInProgress: Bool

inspected

public let inspected: Bool

number​Damage

public let numberDamage: Int

number​New​Damage

public let numberNewDamage: Int? 

damage​Control

public let damageControl: Int

scan​Sync

public let scanSync: Bool

upload​Damages​Pictures

public let uploadDamagesPictures: Bool

vehicle

public let vehicle: TchekVehicle? 

user

public let user: TchekUser? 

company

public let company: TchekCompany? 

device

public let device: TchekDevice? 

third​Party​Status

public let thirdPartyStatus: TchekThirdPartyStatus?