SerializedRpcRequest Interface

A serialized RPC operation request.

Extends

Properties

Name Type Description
caching RpcResponseCacheControl    
ip undefined | string    
method string    
operation SerializedRpcOperation    
parameters RpcSerializedValue    
path string    

Inherited properties

Name Type Inherited from Description
applicationId string SerializedClientRequestContext  
applicationVersion string SerializedClientRequestContext  
authorization undefined | string SerializedClientRequestContext  
id string SerializedClientRequestContext  
sessionId string SerializedClientRequestContext  
userId undefined | string SerializedClientRequestContext  

Defined in

Last Updated: 08 January, 2020