verifiedAccounts

@SerializedName(value = "verified_accounts")
val verifiedAccounts: List<VerifiedAccount>

Parameters

verifiedAccounts

A list of verified accounts the user has added to their profile. This is limited to a max of 4 in unauthenticated requests.