Skip to content

spatial-monorepo


spatial-monorepo / imdf/src / OccupantProps

Interface: OccupantProps

Defined in: packages/imdf/src/types.ts:236

Extends

  • Record`<string, unknown>`

Indexable

[key: string]: unknown

Properties

anchor_id

anchor_id: string

Defined in: packages/imdf/src/types.ts:242


category

category: OccupantCategory

Defined in: packages/imdf/src/types.ts:237


hours

hours: string | null

Defined in: packages/imdf/src/types.ts:241


name

name: Labels

Defined in: packages/imdf/src/types.ts:238


phone

phone: string | null

Defined in: packages/imdf/src/types.ts:239


website

website: string | null

Defined in: packages/imdf/src/types.ts:240

Released under commercial licensing.