CreatePendingRegistrationData

class CreatePendingRegistrationData[source]

Input data required for the Pending Registration::Create operation.

email: str

Email address of the new user.

pow: PowSolution

Proof-of-work solution (from GET /pow/challenge).

privacy_policy_accepted: Literal[True]

Whether the new user has read and agrees with CodeGrade’s privacy policy.