Skip to main content

Module qot_right_gate

Module qot_right_gate 

Source
Expand description

Stable API — QOT read/subscribe permission gate contract shared by SDK and surfaces. Pure QOT subscription and read permission decisions.

Structs§

QotRightSnapshot
QotSubRightSecurity
SecurityRightClass

Constants§

QOT_MARKET_CC_SECURITY
QOT_RIGHT_BMP
QOT_RIGHT_LEVEL1
QOT_RIGHT_LEVEL2
QOT_RIGHT_LEVEL3
QOT_RIGHT_NO
QOT_RIGHT_SF
QOT_RIGHT_UNKNOWN
SECURITY_TYPE_CRYPTO
SECURITY_TYPE_DRVT
SECURITY_TYPE_FUTURE
SECURITY_TYPE_INDEX

Functions§

first_qot_sub_right_reject_reason
qot_read_right_reject_reason
qot_read_right_reject_reason_for_jp_stock_without_static
qot_sub_right_reject_reason
us_index_no_right_unsupported_diagnostic
C++ IsHasRightToSub treats a US index under internal BMP as an unsupported product, not as an actionable permission/subscription failure. The runtime cache stores the API-normalized value, where US internal BMP maps to public QotRight_No=5, not the HK/CN public QotRight_Bmp=1. Qot_Sub and GetKL share this typed decision so their public errors cannot diverge.