OBJECT
Counter
link GraphQL Schema definition
- type Counter {
- : ISO8601DateTime!
- : String!
- : Int
- : ISO8601DateTime!
- : String
- : UUID!
- : Organization!
- : Int!
- : CounterOwner
- : UUID!
- : PaidBusiness
- : Payout
- : Policy
- : CounterScope
- : UUID!
- : Trade
- : ISO8601DateTime!
- }