mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +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"
|
|
}
|