o
com.kaiko.sdk.stream.iv_svi_parameters_v1
StreamIvSviParametersResponseV1
Companion class StreamIvSviParametersResponseV1
object StreamIvSviParametersResponseV1 extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StreamIvSviParametersResponseV1
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- implicit class StreamIvSviParametersResponseV1Lens[UpperPB] extends AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final val ATM_IMPLIED_VARIANCE_FIELD_NUMBER: Int(8)
- final val ATM_SKEW_FIELD_NUMBER: Int(9)
- final val BASE_FIELD_NUMBER: Int(5)
- final val CURRENT_SPOT_FIELD_NUMBER: Int(13)
- final val DATA_END_TIME_FIELD_NUMBER: Int(2)
- final val DATA_START_TIME_FIELD_NUMBER: Int(1)
- final val EXCHANGES_FIELD_NUMBER: Int(4)
- final val EXPIRY_FIELD_NUMBER: Int(3)
- final val INTEREST_RATE_FIELD_NUMBER: Int(14)
- final val LEFT_SLOPE_FIELD_NUMBER: Int(10)
- final val MIN_IMPLIED_VARIANCE_FIELD_NUMBER: Int(12)
- final val QUOTE_FIELD_NUMBER: Int(6)
- final val RIGHT_SLOPE_FIELD_NUMBER: Int(11)
- final val TIME_TO_EXPIRY_FIELD_NUMBER: Int(7)
- final val TS_EVENT_FIELD_NUMBER: Int(15)
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- lazy val defaultInstance: <error>
- def enumCompanionForFieldNumber(__fieldNumber: Int): <error> forSome {type _$4}
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def javaDescriptor: <error>
- implicit def messageCompanion: <error>
- def messageCompanionForFieldNumber(__number: Int): <error> forSome {type _$1}
- implicit def messageReads: <error>
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- lazy val nestedMessagesCompanions: Seq[<error> forSome {type _$3}]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def of(dataStartTime: Option[<error>], dataEndTime: Option[<error>], expiry: Option[<error>], exchanges: Seq[String], base: String, quote: String, timeToExpiry: String, atmImpliedVariance: String, atmSkew: String, leftSlope: String, rightSlope: String, minImpliedVariance: String, currentSpot: String, interestRate: String, tsEvent: Option[<error>]): StreamIvSviParametersResponseV1
- def parseFrom(_input__: <error>): StreamIvSviParametersResponseV1
- def scalaDescriptor: <error>
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()