API Reference > imodeljs-common > RpcInterface > RpcRequestFulfillment RpcRequestFulfillment Namespace Property Name Description RpcRequestFulfillment.id The id for the request. RpcRequestFulfillment.interfaceName The RPC interface for the request. RpcRequestFulfillment.rawResult The unserialized result for the request. RpcRequestFulfillment.result The result for the request. RpcRequestFulfillment.status A protocol-specific status code value for the request. Function Name Description RpcRequestFulfillment.forUnknownError Defined in core/common/src/rpc/core/RpcProtocol.ts Line 44 Last Updated: 13 June, 2024