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

@orangecheck/me-client


@orangecheck/me-client / IntegratorEventConfig

Interface: IntegratorEventConfig

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

What an integrator declares for a single event subtype.

Properties

PropertyTypeDescriptionDefined in
<a id="property-enabled"></a> enabledbooleanWhether this site bills this event subtype at all.me-client/src/types.ts:67
<a id="property-site_pays"></a> site_paysSiteFeeShapeThe per-event fee the site pays.me-client/src/types.ts:69
<a id="property-user_share_pct"></a> user_share_pctnumberFraction of post-platform-fee that flows to the user (0–0.8 since platform_fee is 20%). The remainder is a rebate to the site's OC project balance.me-client/src/types.ts:73