JsonRpcRequest
jsonrpclib.JsonRpcRequest
object JsonRpcRequest extends Newtype[String]
Identifies an operation that abides by request/response semantics https://www.jsonrpc.org/specification#request_object
Attributes
- Graph
-
- Supertypes
-
class Newtype[String]class AbstractNewtype[String]trait HasIdclass Objecttrait Matchableclass AnyShow all
- Self type
-
JsonRpcRequest.type
Members list
Value members
Extensions
Inherited extensions
extension (orig: Type)
Attributes
- Inherited from:
- Newtype
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- Newtype
Attributes
- Inherited from:
- AbstractNewtype
In this article