class PointGrab::CogniPoint::Site

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 customer_id : String #

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

[View source]
def id : String #

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

[View source]
def location : Location #

[View source]
def location=(location : Location) #

[View source]
def name : String #

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

[View source]