Skip to content

DoCurious API Reference / types / SASetupWizardData

Interface: SASetupWizardData

Defined in: types/onboarding.types.ts:60

SA setup wizard data

Properties

coppaConfig

coppaConfig: object

Defined in: types/onboarding.types.ts:66

ageRestriction

ageRestriction: "under_13" | "all_ages"

consentMethod

consentMethod: "email" | "credit_card"

coppaEnabled

coppaEnabled: boolean


features

features: object

Defined in: types/onboarding.types.ts:71

communitiesEnabled

communitiesEnabled: boolean

dealersChoiceEnabled

dealersChoiceEnabled: boolean

giftsEnabled

giftsEnabled: boolean

leaderboardEnabled

leaderboardEnabled: boolean

portfoliosEnabled

portfoliosEnabled: boolean


profile

profile: object

Defined in: types/onboarding.types.ts:61

adminName

adminName: string

logoUrl?

optional logoUrl: string

schoolName

schoolName: string


rosterMethod

rosterMethod: "csv" | "manual" | "skip"

Defined in: types/onboarding.types.ts:79


teacherEmails

teacherEmails: string[]

Defined in: types/onboarding.types.ts:78

DoCurious Platform Documentation