lastName

@SerialName(value = "last_name")
val lastName: String? = null(source)

Optional. Contact's last name

type: String