XeroRuby::Accounting::InvoiceReminder Properties Name Type Description Notes enabled Boolean setting for on or off [optional] Code Sample require 'XeroRuby::Accounting' instance = XeroRuby::Accounting::InvoiceReminder.new(enabled: null)