Name | Type | Description | Notes |
---|---|---|---|
reports | Array<ReportWithRow> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::ReportWithRows.new(reports: null)
Name | Type | Description | Notes |
---|---|---|---|
reports | Array<ReportWithRow> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::ReportWithRows.new(reports: null)