class Twitter::BoundingBox

Included Modules

Defined in:

twitter/serializations/bounding_box.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def bounding_box_type : String #

def bounding_box_type=(bounding_box_type : String) #

def coordinates : Array(Array(Array(Float64))) #

def coordinates=(coordinates : Array(Array(Array(Float64)))) #