API Reference > imodeljs-common > RpcInterface > SerializedRpcRequest SerializedRpcRequest Interface A serialized RPC operation request. Extends SerializedClientRequestContext 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 core/common/src/rpc/core/RpcProtocol.ts Line 32 Last Updated: 11 June, 2024