ProfileOptions: ProfileDetails & {
    id?: string;
}

All ProfileMetadataDetails fields with:

Type declaration

  • Optional id?: string

    A unique identifier that in storages like IPFS ensures the uniqueness of the metadata URI.

    Default Value

    a UUID