class PointGrab::CogniPoint::Handler

Included Modules

Extended Modules

Defined in:

point_grab/cogni_point.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def app_id : UInt32 #

[View source]
def app_id=(app_id : UInt32) #

[View source]
def end_point : String #

[View source]
def end_point=(end_point : String) #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]
def token : String #

[View source]
def token=(token : String) #

[View source]