Properties
| Property | Type |
|---|---|
signatureFieldId * | string |
data * | string |
signedBy * | string |
label | string |
description | string |
timestamp | string(date-time) |
reportedIpAddress | string |
reportedUserAgent | string |
Example
{
"signatureFieldId": "example-signatureFieldId",
"data": "example-data",
"signedBy": "example-signedBy",
"label": null,
"description": null,
"timestamp": null,
"reportedIpAddress": null,
"reportedUserAgent": null
}