Method: XeroRuby::PayrollUk::LeaveTypes#to_attributes

Defined in:
lib/xero-ruby/models/payroll_uk/leave_types.rb

#to_attributesObject

Returns the object in the form of hash with snake_case



207
208
209
# File 'lib/xero-ruby/models/payroll_uk/leave_types.rb', line 207

def to_attributes
  to_hash(downcase: true)
end