@orangecheck/agent-core / SubdelegationCanonicalInput
Interface: SubdelegationCanonicalInput
Defined in: agent-core/src/types.ts:190
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-agent"></a> agent | string | agent-core/src/types.ts:193 |
<a id="property-expires_at"></a> expires_at | string | agent-core/src/types.ts:196 |
<a id="property-issued_at"></a> issued_at | string | agent-core/src/types.ts:195 |
<a id="property-nonce"></a> nonce | string | agent-core/src/types.ts:197 |
<a id="property-parent_id"></a> parent_id | string | agent-core/src/types.ts:191 |
<a id="property-principal"></a> principal | string | agent-core/src/types.ts:192 |
<a id="property-scopes"></a> scopes | string[] | agent-core/src/types.ts:194 |