oc · docs
docs / documentation

@orangecheck/me-client


@orangecheck/me-client / DropClosedWebhookPayload

Interface: DropClosedWebhookPayload

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

The drop.closed system event — one per closed drop window. The manifest is the signed, content-addressed record (Merkle commitments over member events + recipients); verify_url renders + live-verifies it, and /api/envelope/<manifest_id> serves the raw canonical bytes.

Extends

Indexable

[extra: string]: unknown

Properties

PropertyTypeOverridesInherited fromDefined in
<a id="property-event_count"></a> event_countnumber--me-client/src/types.ts:414
<a id="property-gross_fee_sats"></a> gross_fee_satsnumber--me-client/src/types.ts:416
<a id="property-kind"></a> kind"oc-system-event"-SystemWebhookPayload.kindme-client/src/types.ts:395
<a id="property-label"></a> labelstring--me-client/src/types.ts:409
<a id="property-manifest_id"></a> manifest_idstring--me-client/src/types.ts:410
<a id="property-project_key"></a> project_keystring-SystemWebhookPayload.project_keyme-client/src/types.ts:397
<a id="property-recipient_count"></a> recipient_countnumber--me-client/src/types.ts:415
<a id="property-schedule_id"></a> schedule_idstring--me-client/src/types.ts:408
<a id="property-sealed_at"></a> sealed_atstring--me-client/src/types.ts:412
<a id="property-sealed_height"></a> sealed_heightnumber | null--me-client/src/types.ts:413
<a id="property-subtype"></a> subtype"drop.closed"SystemWebhookPayload.subtype-me-client/src/types.ts:406
<a id="property-user_share_sats"></a> user_share_satsnumber--me-client/src/types.ts:417
<a id="property-verify_url"></a> verify_urlstring--me-client/src/types.ts:411
<a id="property-window_id"></a> window_idstring--me-client/src/types.ts:407