| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
import <BulkRequest.idl;
| Public Attributes | |
| string | rid | 
| JSON resource ID (URI path) | |
| JsonObject | json | 
| Request in JSON-RPC format. | |
JSON-RPC Request.
Definition at line 28 of file BulkRequest.idl.
| JsonObject bulkrpc::BulkRequest::Request::json | 
Request in JSON-RPC format.
Definition at line 30 of file BulkRequest.idl.
| string bulkrpc::BulkRequest::Request::rid | 
JSON resource ID (URI path)
Definition at line 29 of file BulkRequest.idl.