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 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 core/common/src/rpc/core/RpcProtocol.ts Line 32 Last Updated: 13 June, 2024