live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/agent-signer


@orangecheck/agent-signer / RevokeInput

Interface: RevokeInput

Defined in: src/index.ts:286

Properties

PropertyTypeDescriptionDefined in
<a id="property-delegation"></a> delegationDelegationEnvelope-src/index.ts:288
<a id="property-ots"></a> ots?ActionOts | nullOTS proof / anchor data if the caller has already submitted; otherwise null.src/index.ts:293
<a id="property-reason"></a> reason?stringShort 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> signerSignerRef-src/index.ts:287