getChangedFinancialStatements: Get all changed financial statements

Description Usage Arguments Value

View source: R/endpoints.R

Description

Get all changed financial statements.

Usage

1
2
3
4
5
getChangedFinancialStatements(
  from = "2019-01-01",
  maxNumber = 10000,
  afterId = 1
)

Arguments

from

character with date since when the changes happened.

maxNumber

numeric with the number of changed records that should be pulled.

afterId

numeric after which ID should we get changed records.

Value

with changed records.


pbelai/RegisterOfFinancialStatements documentation built on Jan. 9, 2021, 7:03 a.m.