Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ref

Hierarchy

  • Ref

Implements

Index

Constructors

Properties

Constructors

constructor

  • new Ref(ref: string, label: string, isMaster: string, scheduledAt: string, id: string): Ref
  • Parameters

    • ref: string
    • label: string
    • isMaster: string
    • scheduledAt: string
    • id: string

    Returns Ref

Properties

id

id: string

isMaster

isMaster: string

label

label: string

ref

ref: string

scheduledAt

scheduledAt: string

Generated using TypeDoc