Package com.github.oscerd.finnhub.models
Class FilingResponse
java.lang.Object
com.github.oscerd.finnhub.models.FilingResponse
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class FilingResponse
extends Object
FilingResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacceptanceDate(String acceptanceDate) documentCount(Integer documentCount) booleanDate the filing is submitted.Number of document in this filingDate the filing is made available to the publicId of the entity submitted the filingFiling Id in Alpharesearch platformgetForm()Filing FormgetName()Filer nameEstimate number of page when printingDate as which the filing is reportedFiling SourceList of symbol associate with this filinggetTitle()Filing titleinthashCode()isAmend()AmendmentreportDate(String reportDate) voidsetAcceptanceDate(String acceptanceDate) voidvoidsetDocumentCount(Integer documentCount) voidsetFiledDate(String filedDate) voidsetFilerId(String filerId) voidsetFilingId(String filingId) voidvoidvoidsetPageCount(Integer pageCount) voidsetReportDate(String reportDate) voidvoidvoidtoString()
-
Constructor Details
-
FilingResponse
public FilingResponse()
-
-
Method Details
-
filingId
-
getFilingId
Filing Id in Alpharesearch platform- Returns:
- filingId
-
setFilingId
-
title
-
getTitle
Filing title- Returns:
- title
-
setTitle
-
filerId
-
getFilerId
Id of the entity submitted the filing- Returns:
- filerId
-
setFilerId
-
symbol
-
getSymbol
List of symbol associate with this filing- Returns:
- symbol
-
setSymbol
-
name
-
getName
Filer name- Returns:
- name
-
setName
-
acceptanceDate
-
getAcceptanceDate
Date the filing is submitted.- Returns:
- acceptanceDate
-
setAcceptanceDate
-
filedDate
-
getFiledDate
Date the filing is made available to the public- Returns:
- filedDate
-
setFiledDate
-
reportDate
-
getReportDate
Date as which the filing is reported- Returns:
- reportDate
-
setReportDate
-
form
-
getForm
Filing Form- Returns:
- form
-
setForm
-
amend
-
isAmend
Amendment- Returns:
- amend
-
setAmend
-
source
-
getSource
Filing Source- Returns:
- source
-
setSource
-
pageCount
-
getPageCount
Estimate number of page when printing- Returns:
- pageCount
-
setPageCount
-
documentCount
-
getDocumentCount
Number of document in this filing- Returns:
- documentCount
-
setDocumentCount
-
equals
-
hashCode
public int hashCode() -
toString
-