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

@orangecheck/me-client


@orangecheck/me-client / IntegratorPriceConfig

Interface: IntegratorPriceConfig

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

A complete integrator pricing config. Posted to me.ochk.io once at integration time, mutable via the configurator UI or this SDK any time after.

Properties

PropertyTypeDescriptionDefined in
<a id="property-display_name"></a> display_namestring-me-client/src/types.ts:81
<a id="property-domain"></a> domainstring-me-client/src/types.ts:82
<a id="property-events"></a> eventsPartial&lt;Record&lt;EventSubtype, IntegratorEventConfig>>Per-subtype configs. Subtypes not listed are disabled by default.me-client/src/types.ts:86
<a id="property-project_key"></a> project_keystring-me-client/src/types.ts:80
<a id="property-updated_at"></a> updated_atstringISO-8601 timestamp the config was last updated.me-client/src/types.ts:84