@orangecheck/react / CheckResult
Interface: CheckResult
Defined in: node_modules/@orangecheck/sdk/dist/index.d.ts:23
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-address"></a> address? | string | node_modules/@orangecheck/sdk/dist/index.d.ts:29 |
<a id="property-attestation_id"></a> attestation_id? | string | node_modules/@orangecheck/sdk/dist/index.d.ts:28 |
<a id="property-days"></a> days | number | node_modules/@orangecheck/sdk/dist/index.d.ts:26 |
<a id="property-identities"></a> identities? | IdentityBinding[] | node_modules/@orangecheck/sdk/dist/index.d.ts:30 |
<a id="property-network"></a> network? | Network | node_modules/@orangecheck/sdk/dist/index.d.ts:31 |
<a id="property-ok"></a> ok | boolean | node_modules/@orangecheck/sdk/dist/index.d.ts:24 |
<a id="property-reasons"></a> reasons? | string[] | node_modules/@orangecheck/sdk/dist/index.d.ts:32 |
<a id="property-sats"></a> sats | number | node_modules/@orangecheck/sdk/dist/index.d.ts:25 |
<a id="property-score"></a> score | number | node_modules/@orangecheck/sdk/dist/index.d.ts:27 |