unverifiedFields

@SerialName(value = "unverified_fields")
val unverifiedFields: List<String>

An array of all the fields whose values have been supplied, but they need additional verification in order for them to be accepted.

Examples of such fields are email_address and phone_number. These fields require verification through codes sent via email or SMS.