Photon Plugins API Documentation
v5.0RC1
Base interface of all operation requests containing common parameters as sent by client. More...
Properties | |
| byte | OperationCode [get] |
| Unique reserved code per operation. More... | |
| Dictionary< byte, object > | Parameters [get] |
| Operation request parameters combined as sent by client. More... | |
| byte | WebFlags [get, set] |
| Request webflags optionnaly set by client to control webhooks behaviour. More... | |
Base interface of all operation requests containing common parameters as sent by client.
|
get |
Unique reserved code per operation.
|
get |
Operation request parameters combined as sent by client.
|
getset |
Request webflags optionnaly set by client to control webhooks behaviour.