Library
core
interfaces
Core Src Path V1 Common.pathfragmentsentencescontainer

Lawtext core references / core/src/path/v1/common / PathFragmentSentencesContainer

Interface: PathFragmentSentencesContainer

core/src/path/v1/common.PathFragmentSentencesContainer

Table of contents

Properties

Properties

attr

attr: { key: string ; value: string }[]

Defined in

core/src/path/v1/common.ts:55 (opens in a new tab)


nth

nth: null | string

Defined in

core/src/path/v1/common.ts:59 (opens in a new tab)


num

num: null | string

Defined in

core/src/path/v1/common.ts:54 (opens in a new tab)


tag

tag: "Article" | "Paragraph" | "Item" | "Subitem1" | "Subitem2" | "Subitem3" | "Subitem4" | "Subitem5" | "Subitem6" | "Subitem7" | "Subitem8" | "Subitem9" | "Subitem10"

Defined in

core/src/path/v1/common.ts:53 (opens in a new tab)


text

text: string

Defined in

core/src/path/v1/common.ts:52 (opens in a new tab)


type

type: "SENTENCES"

Defined in

core/src/path/v1/common.ts:51 (opens in a new tab)