Name | Description | Type | Additional information |
---|---|---|---|
IDCust |
ID Company, required(mostly) |
integer |
None. |
IDObject |
IDAction which performing operation(Only if call is related to the action) |
integer |
None. |
entityIdent |
Type of IDObject |
enTablesLink |
None. |
qRowsOffset |
FROM which recordNO take rows |
integer |
None. |
qRowsCount |
Requested NO rows |
integer |
None. |
mType |
Requested message type(json_utf8 is default) |
enRType |
None. |
Params |
Values for action to store |
Collection of EParams |
None. |
Cols |
Requested server side sublist of columns |
Collection of EParams |
None. |
qWhere |
Requested server side filtering by columns and condition |
Collection of EParams |
None. |
qOrder |
Requested server side ordering by columns and condition |
Collection of EParams |
None. |
Caller_IDObject |
optional: identify from which editor/action is call made(if known) |
integer |
None. |
Caller_ParName |
optional: identify from which editor Parameter(s)(delimited by ";") in IDObject is call made(if known) |
string |
None. |