Library
core
classes
Core Src Elawsapi.lawnamelistinfo

Lawtext core references / core/src/elawsApi / LawNameListInfo

Class: LawNameListInfo

core/src/elawsApi.LawNameListInfo

Table of contents

Constructors

Properties

Constructors

constructor

new LawNameListInfo(LawId, LawName, LawNo, PromulgationDate): LawNameListInfo

Parameters

NameType
LawIdstring
LawNamestring
LawNostring
PromulgationDatestring

Returns

LawNameListInfo

Defined in

core/src/elawsApi.ts:63 (opens in a new tab)

Properties

LawId

LawId: string

Defined in

core/src/elawsApi.ts:64 (opens in a new tab)


LawName

LawName: string

Defined in

core/src/elawsApi.ts:65 (opens in a new tab)


LawNo

LawNo: string

Defined in

core/src/elawsApi.ts:66 (opens in a new tab)


PromulgationDate

PromulgationDate: string

Defined in

core/src/elawsApi.ts:67 (opens in a new tab)