Interface: UserDataRequests

A mapping containing multiple UserDataRequest

Properties

Properties

[tag: string]: UserDataRequest

Key and value pair, where the key indicates the key to the respective user data, and the value is in the form of UserDataRequest which contains the verifying key and URL of the user data.

Last updated