Skip to main content

ReportResponseSchemaInspectionEsignatures

idinteger

Unique Identifier of the inspection eSignature

Example: 123456
namestringnullable

Name of the inspector who provided eSignature

Example: Bob
signaturestring

Name of the inspector who provided eSignature

Example: https://example.jpg
titlestring

Title of the inspector who provided eSignature

Example: Factory Representative
ReportResponseSchemaInspectionEsignatures
{
"id": 123456,
"name": "Bob",
"signature": "https://example.jpg",
"title": "Factory Representative"
}