optionExpireDates

@GET(value = v1/market/optionexpiredate)
abstract fun optionExpireDates(@Query(value = symbolsymbol: String, @Query(value = expiryTypeexpiryType: OptionExpirationType?): Call<OptionExpireDateResponseEnvelope>

Sources

jvm source
Link copied to clipboard