Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProposalExtended

Hierarchy

  • {}
    • ProposalExtended

Index

Properties

Properties

daily_pay

daily_pay: { amount: number | string; nai: string; precision: number }

Type declaration

  • amount: number | string
  • nai: string
  • precision: number

status

status: "active" | "inactive" | "expired"

Generated using TypeDoc