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

@orangecheck/agent-anthropic


@orangecheck/agent-anthropic / InvokeWithStampAndPostResult

Interface: InvokeWithStampAndPostResult<T>

Defined in: index.ts:228

Extends

Type Parameters

Type Parameter
T

Properties

PropertyTypeDescriptionInherited fromDefined in
<a id="property-action"></a> actionActionEnvelope-InvokeWithStampResult.actionindex.ts:132
<a id="property-posted"></a> postedPostActionResult | nullSet when fleet is configured AND the POST succeeded. null otherwise.-index.ts:230
<a id="property-result"></a> resultT-InvokeWithStampResult.resultindex.ts:131