ENUM
AchBatchType
The type of ACH batch (credits or debits).
link GraphQL Schema definition
- enum AchBatchType {
- #   Debits.
- #   Credits.
- #   Both credits and debits. These are no longer generated, this is a legacy type 
- #   from Sonar v1.x.
- }
ENUM
The type of ACH batch (credits or debits).
- enum AchBatchType {
- #   Debits.
- #   Credits.
- #   Both credits and debits. These are no longer generated, this is a legacy type 
- #   from Sonar v1.x.
- }