| Name | Type | Description | Notes |
|---|---|---|---|
| value | String | [optional] | |
| attributes | Array<ReportAttribute> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::ReportCell.new(value: null,
attributes: null)| Name | Type | Description | Notes |
|---|---|---|---|
| value | String | [optional] | |
| attributes | Array<ReportAttribute> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::ReportCell.new(value: null,
attributes: null)