mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
{
|
|
"ID": "integer",
|
|
"NAME": "string",
|
|
"TYPE": "enum",
|
|
"CODE": "string",
|
|
"STORAGE_ID": "integer",
|
|
"PARENT_ID": "integer",
|
|
"CREATE_TIME": "datetime",
|
|
"UPDATE_TIME": "datetime",
|
|
"DELETE_TIME": "datetime",
|
|
"DELETED_TYPE": "enum"
|
|
}
|