Resolution mode controlling which quote buckets a read may fall through to.

Exposes the canonical wire strings as static singletons; reads accept the same strings directly.

Methods

  • Returns void

  • Returns void

  • Returns the canonical wire string for this resolution.

    Returns string

  • Consults the per-account bucket, then the account's group bucket.

    Returns QuoteResolution

  • Consults the per-account bucket, then the group bucket, then default.

    Returns QuoteResolution

  • Parses a resolution from its wire string.

    Errors

    Throws RangeError on an unknown value.

    Parameters

    • value: string

    Returns QuoteResolution