Interface DeclineVotingRightsOperation

Generic operation.

Hierarchy

  • Operation

    Hierarchy

    • DeclineVotingRightsOperation

Properties

0 1

Properties

0: "decline_voting_rights"
1: { account: string; decline: boolean }

Type declaration

  • account: string
  • decline: boolean

Generated using TypeDoc