Skip to main content

UpdateInspectionTypeConfigDto

labelstring
descriptionstring
isEnabledboolean
displayOrdernumber
requiresPermitboolean
linkedLicenseIdobject

MineLicense.id this inspection type audits. Pass null to unlink.

UpdateInspectionTypeConfigDto
{
"label": "string",
"description": "string",
"isEnabled": true,
"displayOrder": 0,
"requiresPermit": true,
"linkedLicenseId": {}
}