signUp

@SerialName(value = "sign_up")
val signUp: SignUp? = null

The current sign up attempt, or null if there is none.