Unifapi::InstagramLocationLite Properties Name Type Description Notes id String name String lat Float lng Float Example require 'unifapi' instance = Unifapi::InstagramLocationLite.new( id: null, name: null, lat: null, lng: null )