@orangecheck/pledge-core / PledgeResolution
Interface: PledgeResolution
Defined in: pledge-core/src/types.ts:35
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-mechanism"></a> mechanism | ResolutionMechanism | - | pledge-core/src/types.ts:36 |
<a id="property-query"></a> query | string | Single-line query string in the named mechanism's grammar (≤ 1024 UTF-8 bytes). | pledge-core/src/types.ts:38 |