Method: LockstepSdk::FinancialReportCellModel#value

Defined in:
lib/lockstep_sdk/models/financial_report_cell_model.rb

#valueString

Returns The value of the financial report cell.

Returns:

  • (String)

    The value of the financial report cell



31
32
33
# File 'lib/lockstep_sdk/models/financial_report_cell_model.rb', line 31

def value
  @value
end