RegisterUserWithLinkCourseData¶ class RegisterUserWithLinkCourseData[source]¶ Input data required for the Course::RegisterUserWithLink operation. username: str¶ Username used to log in. password: str¶ Password of the new user. email: str¶ Email address of the new user. name: str¶ Full name of the new user.