Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of a MetaHyperObject.

Hierarchy

  • IMetaHyperObject

Index

Properties

Optional attributes

attributes: undefined | null | IMetaAttribute[]

MetaHyperObject attributes

Optional hyperSubObjects

hyperSubObjects: undefined | null | IMetaHyperSubObject[]

MetaHyperObject hyperSubObjects

Optional isBookable

isBookable: undefined | null | false | true

MetaHyperObject isBookable

Optional isRequestable

isRequestable: undefined | null | false | true

MetaHyperObject isRequestable

Optional numbers

numbers: undefined | null | IMetaNumber[]

MetaHyperObject numbers

Optional source

source: undefined | null | string

MetaHyperObject source

Optional url

url: undefined | null | string

MetaHyperObject url