OBJECT

FeeListResultInterface

link GraphQL Schema definition

  • type FeeListResultInterface {
  • count: Int
  • data: [Fee]
  • }