class PointGrab::CogniPoint::TokenResponse

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 expires_in : Int32 #

[View source]
def expires_in=(expires_in : Int32) #

[View source]
def token : String #

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

[View source]