Skip to main content

Interface: ProposalVoteTangleResponse

Tangle response object returned after voting on a proposal

Hierarchy

Properties

address

Optional Readonly address: string

Target address that needs to be funded to perform the request

Inherited from

TangleResponse.address


amount

Optional Readonly amount: number

Amount needed to perform the request

Inherited from

TangleResponse.amount


code

Optional Readonly code: number

Error code, in case of failure.

Inherited from

TangleResponse.code


message

Optional Readonly message: string

Error message, in case of failure.

Inherited from

TangleResponse.message


nativeTokens

Optional Readonly nativeTokens: NativeToken[]

Native token count in case the request needs native tokens to perform

Inherited from

TangleResponse.nativeTokens


swap

Optional Readonly swap: string

Swap Build5 uid

Inherited from

TangleResponse.swap


voteTransaction

Optional voteTransaction: string

Build5 id of the created vote transaction