@uservane/react: BootstrapResponse
Type Alias: BootstrapResponse
Section titled “Type Alias: BootstrapResponse”BootstrapResponse =
object
Defined in: browser/dist/index.d.ts:53
Payload from the definitions/rules endpoint. Show-tokens are single-use HMACs issued server-side; the client never invents them.
Properties
Section titled “Properties”showTokens?
Section titled “showTokens?”
optionalshowTokens?:Record<string,string>
Defined in: browser/dist/index.d.ts:58
Per-survey show-token map. Missing token => server declined (cap/quiet).
suppression
Section titled “suppression”suppression:
string[]
Defined in: browser/dist/index.d.ts:56
Survey ids this respondent has answered or dismissed (server-authoritative).
surveys
Section titled “surveys”surveys:
SurveyDefinition[]
Defined in: browser/dist/index.d.ts:54