Options
All
  • Public
  • Public/Protected
  • All
Menu

Module FakeUser/frameworks/userMetadata

Index

Functions

  • getUserMetadata(): { correlationId: string; userId: string }
  • setUserMetadata(correlationId: string, userId: string): void
  • description

    Set some of the user metadata in process environment for portability.

    Parameters

    • correlationId: string
    • userId: string

    Returns void

Generated using TypeDoc