Preparing search index...
The search index is not available
@proveanything/smartlinks
@proveanything/smartlinks
AttestationResponse
Interface AttestationResponse
interface
AttestationResponse
{
createdAt
:
string
;
id
:
string
;
private
:
Record
<
string
,
any
>
;
proof
:
Record
<
string
,
any
>
;
public
:
Record
<
string
,
any
>
;
updatedAt
:
string
;
}
Index
Properties
created
At
id
private
proof
public
updated
At
Properties
created
At
created
At
:
string
id
id
:
string
private
private
:
Record
<
string
,
any
>
proof
proof
:
Record
<
string
,
any
>
public
public
:
Record
<
string
,
any
>
updated
At
updated
At
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
At
id
private
proof
public
updated
At
@proveanything/smartlinks
Loading...