Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Reference

Hierarchy

  • Default
    • Reference

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Reference(orgId: string, otherEventIds: string[]): Reference
  • Parameters

    • orgId: string
    • otherEventIds: string[]

    Returns Reference

Properties

orgId

orgId: string

otherEventId

otherEventId: string[]

Methods

assign

  • assign(source: Record<string, any>): Reference
  • Parameters

    • source: Record<string, any>

    Returns Reference

Static default

  • Returns Reference

Generated using TypeDoc