struct SurrealDB::Response
- SurrealDB::Response
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
types.crConstructors
Instance Method Summary
- #result : JSON::Any
- #result=(result : JSON::Any)
- #status : String
- #status=(status : String)
- #time : String
- #time=(time : String)