polygon-io / client-jvm

The official JVM client library SDK, written in Kotlin, for accessing the Polygon REST and WebSocket API.
49 stars 33 forks source link

Fix Typo in SerialName Annotation for balanceSheet in FinancialForms #207

Closed sebatyler closed 2 months ago

sebatyler commented 2 months ago

Fixes #206. Corrected the SerialName annotation for the balanceSheet field from balance_sheel to balance_sheet.