struct PlaceOS::API::Models::Websocket::Response::Error
- PlaceOS::API::Models::Websocket::Response::Error
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
placeos/api/models/websocket/response/error.crConstructors
Instance Method Summary
-
#code : Code
Error type.
-
#id : String | Int32 | Int64
The identifier included with the original request.
-
#msg : String
Additional error info.