OnCareerObjectiveChanged

data class OnCareerObjectiveChanged(careerObjective: String) : AddResumeUserEvent

Functions

Link copied to clipboard
operator fun component1(): String
Link copied to clipboard
fun copy(careerObjective: String): AddResumeUserEvent.OnCareerObjectiveChanged

Properties

Link copied to clipboard
val careerObjective: String