@uservane/agent-core/server: MintDeferredAskLinkInput
Type Alias: MintDeferredAskLinkInput
Section titled “Type Alias: MintDeferredAskLinkInput”MintDeferredAskLinkInput =
object
Defined in: server.d.ts:86
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: server.d.ts:96
API origin. Defaults to https://api.uservane.com.
fetchImpl?
Section titled “fetchImpl?”
optionalfetchImpl?: typeoffetch
Defined in: server.d.ts:98
Injected fetch (tests).
respondentId
Section titled “respondentId”respondentId:
string
Defined in: server.d.ts:90
Respondent identity for the bound show-token.
secretKey
Section titled “secretKey”secretKey:
string
Defined in: server.d.ts:88
Project secret key (uv_sk_...). NEVER ship to the browser.
sessionId?
Section titled “sessionId?”
optionalsessionId?:string
Defined in: server.d.ts:94
Optional session id for linked deferred capture.
surveyId
Section titled “surveyId”surveyId:
string
Defined in: server.d.ts:92
Survey to ask.