lastName

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

Parameters

lastName

The last name of the user.