OBJECT

FeeTypeListResultInterface

link GraphQL Schema definition

  • type FeeTypeListResultInterface {
  • count: Int
  • data: [FeeType]
  • }