XeroRuby::Accounting::ReportAttribute Properties Name Type Description Notes id String [optional] value String [optional] Code Sample require 'XeroRuby::Accounting' instance = XeroRuby::Accounting::ReportAttribute.new(id: null, value: null)