Unifapi::LinkedinJobSalary Properties Name Type Description Notes min String max String currency String pay_period String is_present Boolean Example require 'unifapi' instance = Unifapi::LinkedinJobSalary.new( min: null, max: null, currency: null, pay_period: null, is_present: null )