Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Accommodation

Hierarchy

  • Accommodation

Index

Properties

Properties

dormitory

dormitory: { id: number; name: string }

Type declaration

  • id: number
  • name: string

room

room: { id: number; name: string }

Type declaration

  • id: number
  • name: string

tenantId

tenantId: number

Generated using TypeDoc