OBJECT
CommissionBatchStatement
link GraphQL Schema definition
- type CommissionBatchStatement {
- : CommissionBatch!
- : UUID!
- : CommissionBatchStatementStatus!
- : String
- : CommissionStatement!
- : UUID!
- : ISO8601DateTime!
- : User!
- : UUID!
- : String
- : UUID!
- : String
- : Boolean
- : Organization!
- : Int!
- : ISO8601DateTime!
- : User!
- : UUID!
- }