Appearance
DoCurious API Reference / types / BusinessContext
Interface: BusinessContext
Defined in: types/context.types.ts:62
Business context — optional, for vendors and challenge business managers. Multiple people can share the same businessId with different roles.
Properties
businessId
businessId:
string
Defined in: types/context.types.ts:65
businessName?
optionalbusinessName:string
Defined in: types/context.types.ts:66
role
role:
BusinessRole
Defined in: types/context.types.ts:64
type
type:
"business"
Defined in: types/context.types.ts:63