cooptypes - v2026.4.27-2
Preparing search index...
Cooperative
Model
IQuestionExtended
Interface IQuestionExtended
Расширенный интерфейс IQuestion с вычисленными результатами
interface
IQuestionExtended
{
context
:
string
;
coopname
:
string
;
counter_votes_abstained
:
Interfaces
.
Meet
.
IUint64
;
counter_votes_against
:
Interfaces
.
Meet
.
IUint64
;
counter_votes_for
:
Interfaces
.
Meet
.
IUint64
;
decision
:
string
;
id
:
Interfaces
.
Meet
.
IUint64
;
is_accepted
?:
boolean
;
meet_id
:
Interfaces
.
Meet
.
IUint64
;
number
:
Interfaces
.
Meet
.
IUint64
;
title
:
string
;
voters_abstained
:
string
[]
;
voters_against
:
string
[]
;
voters_for
:
string
[]
;
votes_abstained_percent
?:
number
;
votes_against_percent
?:
number
;
votes_for_percent
?:
number
;
votes_total
?:
number
;
}
Hierarchy (
View Summary
)
Interfaces
.
Meet
.
IQuestion
IQuestionExtended
Index
Properties
context
coopname
counter_
votes_
abstained
counter_
votes_
against
counter_
votes_
for
decision
id
is_
accepted?
meet_
id
number
title
voters_
abstained
voters_
against
voters_
for
votes_
abstained_
percent?
votes_
against_
percent?
votes_
for_
percent?
votes_
total?
Properties
context
context
:
string
coopname
coopname
:
string
counter_
votes_
abstained
counter_votes_abstained
:
Interfaces
.
Meet
.
IUint64
counter_
votes_
against
counter_votes_against
:
Interfaces
.
Meet
.
IUint64
counter_
votes_
for
counter_votes_for
:
Interfaces
.
Meet
.
IUint64
decision
decision
:
string
id
id
:
Interfaces
.
Meet
.
IUint64
Optional
is_
accepted
is_accepted
?:
boolean
meet_
id
meet_id
:
Interfaces
.
Meet
.
IUint64
number
number
:
Interfaces
.
Meet
.
IUint64
title
title
:
string
voters_
abstained
voters_abstained
:
string
[]
voters_
against
voters_against
:
string
[]
voters_
for
voters_for
:
string
[]
Optional
votes_
abstained_
percent
votes_abstained_percent
?:
number
Optional
votes_
against_
percent
votes_against_percent
?:
number
Optional
votes_
for_
percent
votes_for_percent
?:
number
Optional
votes_
total
votes_total
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
coopname
counter_
votes_
abstained
counter_
votes_
against
counter_
votes_
for
decision
id
is_
accepted
meet_
id
number
title
voters_
abstained
voters_
against
voters_
for
votes_
abstained_
percent
votes_
against_
percent
votes_
for_
percent
votes_
total
cooptypes - v2026.4.27-2
Loading...
Расширенный интерфейс IQuestion с вычисленными результатами