struct PlaceOS::API::Models::Websocket::Response::Success

Included Modules

Defined in:

placeos/api/models/websocket/response/success.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String | Int32 | Int64 #

The identifier included with the original request.


[View source]
def meta : Meta | Nil #

Associated metadata.


[View source]