TchekSDK Documentation

Structure Tchek​Damage

public struct TchekDamage  

Properties

id

public let id: String

confidence

public let confidence: TchekDamageConfidence? 

type

public let type: String? 

severity

public let severity: String? 

is​Deleted

public var isDeleted: Bool

location

public let location: String? 

svg​Location

public let svgLocation: Int? 

svg​Location​Array

public let svgLocationArray: Array<Int>? 

is​Auto

public let isAuto: Bool

list​Roi

public let listRoi: [TchekRoi] 

best​Roi

public let bestRoi: TchekRoi

is​New

public let isNew: Bool