Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Company

A company

Hierarchy

Index

Constructors

constructor

Properties

address

address: Address

The legal company address

Optional id

id: string

The record identifier

name

name: string

The name

owners

owners: Array<User>

The owners of this company

Optional registrationDate

registrationDate: Date

The registration date

status

The status

vatCode

vatCode: string

The vat code (partita iva)

Methods

Optional clone

  • clone(): any

Generated using TypeDoc