Financialmodelingprep::FinancialStatementsApi
Constructors
Instance methods
api_client
Sourceapi_client=(api_client : ApiClient)
Sourceget_income_statements(symbol : String, limit : Int32 | Nil, period : String | Nil, datatype : String | Nil)
Get Income Statements Retreive income statements for stocks by symbol or CIK. @param symbol [String] @return [Array(IncomeStatement)]
get_income_statements_with_http_info(symbol : String, limit : Int32 | Nil, period : String | Nil, datatype : String | Nil)
Get Income Statements Retreive income statements for stocks by symbol or CIK. @param symbol [String] @return [Array<(Array(IncomeStatement), Integer, Hash)>] Array(IncomeStatement) data, response status code and response headers