Interface: ProposalCreateTangleResponse
Tangle response object returned after creating a proposal
Hierarchy
-
↳
ProposalCreateTangleResponse
Properties
address
• Optional
Readonly
address: string
Target address that needs to be funded to perform the request
Inherited from
amount
• Optional
Readonly
amount: number
Amount needed to perform the request
Inherited from
code
• Optional
Readonly
code: number
Error code, in case of failure.
Inherited from
message
• Optional
Readonly
message: string
Error message, in case of failure.
Inherited from
nativeTokens
• Optional
Readonly
nativeTokens: NativeToken
[]
Native token count in case the request needs native tokens to perform
Inherited from
proposal
• proposal: string
Build5 id of the created proposal
status
• Optional
Readonly
status: string
Status of the request
Inherited from
swap
• Optional
Readonly
swap: string
Swap Build5 uid