mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-15 19:58:10 +00:00
Fixed Issue #4: Changed function iCustom to use request/respons pattern.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
OrderClose = 4,
|
||||
OrderCloseBy = 5,
|
||||
OrderDelete = 6,
|
||||
OrderModify = 7
|
||||
OrderModify = 7,
|
||||
iCustom = 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user