Interface ConvertOperation

Generic operation.

Hierarchy

Properties

0 1

Properties

0: "convert"
1: { amount: string | Asset; owner: string; requestid: number }

Type declaration

  • amount: string | Asset
  • owner: string
  • requestid: number

Generated using TypeDoc