Norway Open Data SDK
Preparing search index...
ParliamentaryVote
Type Alias ParliamentaryVote
A normalized vote associated with a parliamentary case.
type
ParliamentaryVote
=
{
absentCount
?:
number
;
againstCount
?:
number
;
caseId
?:
string
;
date
?:
string
;
forCount
?:
number
;
id
?:
string
;
result
?:
string
;
}
Index
Properties
absent
Count?
against
Count?
case
Id?
date?
for
Count?
id?
result?
Properties
Optional
absent
Count
absentCount
?:
number
Optional
against
Count
againstCount
?:
number
Optional
case
Id
caseId
?:
string
Optional
date
date
?:
string
Optional
for
Count
forCount
?:
number
Optional
id
id
?:
string
Optional
result
result
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absent
Count
against
Count
case
Id
date
for
Count
id
result
Norway Open Data SDK
Loading...
A normalized vote associated with a parliamentary case.