Unifapi::LinkedinLocation Properties Name Type Description Notes country String country_code String city String postal_code String Example require 'unifapi' instance = Unifapi::LinkedinLocation.new( country: null, country_code: null, city: null, postal_code: null )