ExtraInformation
name stringnullable
description stringnullable
customer stringnullable
documentNo stringnullable
contactName stringnullable
contactNumber stringnullable
toleranceMeters integer<int32>nullable
requireSignature booleannullable
requirePhoto booleannullable
ExtraInformation
{
"name": "string",
"description": "string",
"customer": "string",
"documentNo": "string",
"contactName": "string",
"contactNumber": "string",
"toleranceMeters": 0,
"requireSignature": true,
"requirePhoto": true
}