@orangecheck/agent-signer / RevokeInput
Interface: RevokeInput
Defined in: src/index.ts:286
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-delegation"></a> delegation | DelegationEnvelope | - | src/index.ts:288 |
<a id="property-ots"></a> ots? | ActionOts | null | OTS proof / anchor data if the caller has already submitted; otherwise null. | src/index.ts:293 |
<a id="property-reason"></a> reason? | string | Short ASCII rationale. Defaults to empty string. | src/index.ts:290 |
<a id="property-signedat"></a> signedAt? | Date | - | src/index.ts:291 |
<a id="property-signer"></a> signer | SignerRef | - | src/index.ts:287 |