Interface: ProposalCreateRequest
Request object to create a proposal
Properties
additionalInfo
• Optional additionalInfo: string
Additional information about the proposal.
description
• Optional description: string
Description of the proposal
name
• name: string
Name of the proposal
settings
• settings: Object
Settings object of the proposal
Type declaration
| Name | Type | Description |
|---|---|---|
endDate | Date | End date of the proposal. Has to be after start date. |
onlyGuardians | boolean | Set true if only guardians can vote on this proposal |
startDate | Date | Starting date of the proposal. Has to be at least 300000 milliseconds in the future |
space
• space: string
Build5 id of the space where the proposal should be created.
type
• type: 0 | 1
Type of the proposal.