Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

References

Classes

Type aliases

Variables

References

default

Renames and exports UnitApi

Type aliases

Unit

Unit: { ancestor_institution_id: number; child_unit_ids: number[]; id: number; name: string; parent_unit_id: number }

An Interfolio Unit definition

Type declaration

  • ancestor_institution_id: number

    ID of the institution level units to which this units belongs

  • child_unit_ids: number[]

    IDs of all child units

  • id: number

    ID of the units

  • name: string

    Name of the units

  • parent_unit_id: number

    ID of the parent units

Variables

Const UNITS_URL

UNITS_URL: string = ...
const

{string} Base url to save units

Legend

  • Variable
  • Function
  • Type alias
  • Class

Generated using TypeDoc