Method: XeroRuby::Projects::ProjectCreateOrUpdate#to_attributes

Defined in:
lib/xero-ruby/models/projects/project_create_or_update.rb

#to_attributesObject

Returns the object in the form of hash with snake_case



220
221
222
# File 'lib/xero-ruby/models/projects/project_create_or_update.rb', line 220

def to_attributes
  to_hash(downcase: true)
end