finnhub-api
finnhub-api
/
com.hibernix.finnhub.model
/
EarningsCallTranscriptsList
Earnings
Call
Transcripts
List
@
Serializable
data
class
EarningsCallTranscriptsList
(
var
symbol
:
String
?
=
null
,
var
transcripts
:
List
<
StockTranscripts
>
?
=
null
)
Constructors
Properties
Constructors
Earnings
Call
Transcripts
List
Link copied to clipboard
fun
EarningsCallTranscriptsList
(
symbol
:
String
?
=
null
,
transcripts
:
List
<
StockTranscripts
>
?
=
null
)
Properties
symbol
Link copied to clipboard
var
symbol
:
String
?
=
null
Company symbol.
transcripts
Link copied to clipboard
var
transcripts
:
List
<
StockTranscripts
>
?
=
null
Array of transcripts' metadata