Type alias JsonRpcId

JsonRpcId: Infer<typeof JsonRpcIdStruct>

An identifier established by the Client that MUST contain a String, Number, or NULL value if included. If it is not included it is assumed to be a notification. The value SHOULD normally not be Null and Numbers SHOULD NOT contain fractional parts.