vehicleInspectionFound property

bool? vehicleInspectionFound
getter/setter pair

(Optional) If vehicleInspectionSticker config is OPTIONAL, this is true if a Visual Inspection Sticker was found, false otherwise. If the config is MANDATORY, this field is always true.

Implementation

bool? vehicleInspectionFound;