Builder

@GeneratedBy(type = User::class)
class Builder

Constructors

Link copied to clipboard
constructor(base: User?)
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun build(): User
Link copied to clipboard
Link copied to clipboard
fun hashedPassword(hashedPassword: String?): UserDraft.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard