EarningsEventType

실적 발표 이벤트 타입

Yahoo Finance Visualization API에서 반환하는 이벤트 타입을 나타냅니다.

Entries

Link copied to clipboard

실적 전화 회의 (Earnings Call)

Link copied to clipboard

실적 발표 (Earnings Report)

Link copied to clipboard

주주총회 (Shareholder Meeting)

Link copied to clipboard

알 수 없는 이벤트 타입

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val code: Int

Yahoo API에서 사용하는 이벤트 코드

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.