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 | integer |
None. |
|
sampledata | string |
None. |
{
"id": 1,
"type": 2,
"schema": "sample string 3",
"definitionid": 4,
"definitiontype": 5,
"recordstatus": 6,
"recorddate": 7,
"sampledata": "sample string 8"
}