Lawtext core references / core/src/elawsApi / LawNameListInfo
Class: LawNameListInfo
Defined in: core/src/elawsApi.ts:62 (opens in a new tab)
Constructors
new LawNameListInfo()
new LawNameListInfo(
LawId
,LawName
,LawNo
,PromulgationDate
):LawNameListInfo
Defined in: core/src/elawsApi.ts:63 (opens in a new tab)
Parameters
LawId
string
LawName
string
LawNo
string
PromulgationDate
string
Returns
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)