IDIDDiscoveryDiscoverDidArgs interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Contains the parameters of a DID Discovery Request.
This API may change without a BREAKING CHANGE notice.
Signature:
export interface IDIDDiscoveryDiscoverDidArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| options? | Record<string, any> | (BETA) (Optional) Provider specific options | |
| query | string | (BETA) Search string |