firstName

@SerializedName(value = "firstName")
val firstName: String? = null

Parameters

firstName

The first name of the user.