/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/ReportRows.md (614B)
# ReportRows
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**row_type** | [**\XeroAPI\XeroPHP\Models\Accounting\RowType**](RowType.md) | | [optional]
**title** | **string** | | [optional]
**cells** | [**\XeroAPI\XeroPHP\Models\Accounting\ReportCell[]**](ReportCell.md) | | [optional]
**rows** | [**\XeroAPI\XeroPHP\Models\Accounting\ReportRow[]**](ReportRow.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)