Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
ProposalExtended
Interface ProposalExtended
interface
ProposalExtended
{
creator
:
string
;
daily_pay
:
{
amount
:
string
|
number
;
nai
:
string
;
precision
:
number
;
}
;
end_date
:
string
;
id
:
number
;
permlink
:
string
;
proposal_id
:
number
;
receiver
:
string
;
start_date
:
string
;
status
:
"active"
|
"inactive"
|
"expired"
;
subject
:
string
;
total_votes
:
string
|
number
;
}
Hierarchy
Omit
<
Proposal
,
"daily_pay"
>
ProposalExtended
Index
Properties
creator
daily_
pay
end_
date
id
permlink
proposal_
id
receiver
start_
date
status
subject
total_
votes
Properties
creator
creator
:
string
daily_
pay
daily_
pay
:
{
amount
:
string
|
number
;
nai
:
string
;
precision
:
number
;
}
end_
date
end_
date
:
string
id
id
:
number
permlink
permlink
:
string
proposal_
id
proposal_
id
:
number
receiver
receiver
:
string
start_
date
start_
date
:
string
status
status
:
"active"
|
"inactive"
|
"expired"
subject
subject
:
string
total_
votes
total_
votes
:
string
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
creator
daily_
pay
end_
date
id
permlink
proposal_
id
receiver
start_
date
status
subject
total_
votes
@beblurt/dblurt
Loading...