Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 346 Bytes

File metadata and controls

17 lines (10 loc) · 346 Bytes

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)