ICreateProfileCredentialsArgs 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.
Profile data
This API may change without a BREAKING CHANGE notice.
Signature:
export interface ICreateProfileCredentialsArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| holder | string | (BETA) Holder DID | |
| name? | string | (BETA) (Optional) Optional. Name | |
| picture? | string | (BETA) (Optional) Optional. Picture URL | |
| save | boolean | (BETA) Save presentation | |
| send | boolean | (BETA) Send presentation | |
| url? | string | (BETA) (Optional) Optional. URL | |
| verifier? | string | (BETA) (Optional) Optional. Verifier DID |