Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOffice

Hierarchy

  • IOffice

Implemented by

Index

Properties

officeId

officeId: number

officeSlug

officeSlug: string

online

online: boolean

timezone

timezone: string

token

token: string

version2

version2: boolean

webOnly

webOnly: boolean

Methods

getDataState

  • Returns Promise<any>

getField

  • Parameters

    • Optional reload: undefined | false | true
    • Optional token: undefined | string

    Returns Promise<IResponseFormData>

getLines

  • Returns Promise<Array<ILine>>

Generated using TypeDoc