Skip to content
Developerhome
Sage Network API

FinancialReportRowModel

  Less than to read

Represents a row of a financial Report report

Optional Fields

rowType

string, nullable

Describes what type of row this row is (Header, Summary, Classification, Category, Subcategory, Data)

label

string, nullable

The label for the row if it is a Classification, Category, or Subcategory.

rows

FinancialReportRowModel[], nullable

The sub rows of this row if it is a Classification, Category, or Subcategory.

cells

FinancialReportCellModel[], nullable

The cells of the row