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

@orangecheck/me-client


@orangecheck/me-client / DropResponseBlock

Interface: DropResponseBlock

Defined in: me-client/src/types.ts:310

Drop-period context on event-ingest responses (single route: top-level drop; batch route: per-result drop). state flips from 'open' to 'closing' once the scheduled boundary passes and the window awaits its sweep (~15 min) — render "processing", never a negative countdown.

Properties

PropertyTypeDefined in
<a id="property-close_height_target"></a> close_height_targetnumber | nullme-client/src/types.ts:315
<a id="property-closes_at_target"></a> closes_at_targetstringme-client/src/types.ts:314
<a id="property-label"></a> labelstringme-client/src/types.ts:312
<a id="property-state"></a> state"open" | "closing"me-client/src/types.ts:313
<a id="property-window_id"></a> window_idstringme-client/src/types.ts:311