| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
ReportAttribute |
ReportAttribute.id(String id) |
ReportAttribute |
ReportAttribute.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportAttribute> |
ReportCell.getAttributes()
Get attributes
|
| Modifier and Type | Method and Description |
|---|---|
ReportCell |
ReportCell.addAttributesItem(ReportAttribute attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
ReportCell |
ReportCell.attributes(List<ReportAttribute> attributes) |
void |
ReportCell.setAttributes(List<ReportAttribute> attributes) |
Copyright © 2020. All rights reserved.