@orangecheck/agent-core / ActionCanonicalInput
Interface: ActionCanonicalInput
Defined in: agent-core/src/types.ts:153
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-address"></a> address | string | agent-core/src/types.ts:154 |
<a id="property-content_hash"></a> content_hash | string | agent-core/src/types.ts:155 |
<a id="property-content_length"></a> content_length | number | agent-core/src/types.ts:156 |
<a id="property-content_mime"></a> content_mime | string | agent-core/src/types.ts:157 |
<a id="property-delegation_id"></a> delegation_id | string | agent-core/src/types.ts:159 |
<a id="property-scope_exercised"></a> scope_exercised | string | agent-core/src/types.ts:160 |
<a id="property-signed_at"></a> signed_at | string | agent-core/src/types.ts:158 |