Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexEntry

Hierarchy

Index

Properties

clientId?: string

Client identifier

createDate?: null | string | Date

create date

deprecated

use {Temporal.inceptDate} instead

documents?: Partial<Document>[]
endDate?: null | string | Date

end date

inceptDate?: null | string | Date

incept date

isActive?: null | boolean

is this instance active?

modificationDate?: null | string | Date

modification date

parentSegmentId?: null | number

parent Segment identifier

segmentId?: number

identifier of this instance

segmentName?: string

name of this instance

segments?: IndexEntry[]
sortOrdinal?: null | number

sort-order value

Generated using TypeDoc