OBJECT
CommissionBatch
link GraphQL Schema definition
- type CommissionBatch {
- Date! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [CommissionBatchStatement!]!
- CommissionBatchStatus! :
- String :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [CommissionStatement!]!
- ISO8601DateTime! :
- User! :
- UUID! :
- String :
- String :
- UUID! :
- String :
- ISO8601DateTime :
- String! :
- Organization! :
- Int! :
- Date :
- Date :
- Date :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [Payout!]! ( :
- Date :
- ISO8601DateTime! :
- User! :
- UUID! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- Int, : Int, : SortOrder, : SortBy): [WorkItem!]! ( :
- }