Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Segment

GenericWeb Segment

export

Hierarchy

  • PublicationItem
  • Temporal
    • Segment

Index

Properties

clientId?: string

Client identifier

createDate: null | string | Date

create date

deprecated

use {Temporal.inceptDate} instead

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

sortOrdinal?: null | number

sort-order value

Generated using TypeDoc