Interface RegistrationOptions

Hierarchy

Properties

courseTags?: string[]
courseVersion?: number

Unless you have a reason for using this you probably do not need to

initialRegistrationState?: Registration
initialSettings?: any
learnerTags?: string[]
postBack?: PostBackOptions
registrationTags?: string[]
scope?: string

The auth scope to use for the given method invocation

xapiRegistrationId?: string

The xapiRegistrationId to be associated with this registration. If not specified, the system will assign an xapiRegistrationId. As per the xApi specification, this must be a UUID.

Generated using TypeDoc