Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
None.
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
type | integer |
None. |
|
schema | string |
None. |
|
definitionid | integer |
None. |
|
definitiontype | integer |
None. |
|
recordstatus | integer |
None. |
|
recorddate | date |
None. |
|
sampledata | string |
None. |
{
"id": 1,
"type": 2,
"schema": "sample string 3",
"definitionid": 4,
"definitiontype": 5,
"recordstatus": 6,
"recorddate": "2024-11-21T06:28:39.5320196+00:00",
"sampledata": "sample string 8"
}