Skip to main content

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

NameTypeDescription
endDateDateEnd date of the proposal. Has to be after start date.
onlyGuardiansbooleanSet true if only guardians can vote on this proposal
startDateDateStarting 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.