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

@orangecheck/me-client


@orangecheck/me-client / ArchetypeTemplate

Interface: ArchetypeTemplate

Defined in: me-client/src/templates.ts:56

Template descriptor · what each archetype enables and prices. Exposed so dashboards can render "you're using the X template" state and offer one-click swaps.

Properties

PropertyTypeDescriptionDefined in
<a id="property-events"></a> eventsPartial&lt;Record&lt;EventSubtype, IntegratorEventConfig>>Per-subtype config the template emits. Subtypes not listed are emitted as enabled: false (the SDK fills them with a conservative default to keep the type happy without firing).me-client/src/templates.ts:66
<a id="property-examples"></a> examplesreadonly string[]Concrete examples of sites this archetype fits.me-client/src/templates.ts:62
<a id="property-id"></a> idIntegratorArchetype-me-client/src/templates.ts:57
<a id="property-label"></a> labelstring-me-client/src/templates.ts:58
<a id="property-summary"></a> summarystringOne-sentence summary shown next to the picker.me-client/src/templates.ts:60