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    
protocolVersion undefined | number    

Inherited properties

Name Type Inherited from Description
applicationId string SerializedClientRequestContext  
applicationVersion string SerializedClientRequestContext  
authorization undefined | string SerializedClientRequestContext  
csrfToken undefined | { headerName: string, headerValue: string } SerializedClientRequestContext  
id string SerializedClientRequestContext  
sessionId string SerializedClientRequestContext  
userId undefined | string SerializedClientRequestContext  

Defined in

Last Updated: 29 November, 2022