ENUM
RecoupmentStatus
The status of a recoupment.
link GraphQL Schema definition
- enum RecoupmentStatus {
- # Recoupment has not yet reached its total amount.
- # Recoupment has finished recouping its total amount.
- }
ENUM
The status of a recoupment.
- enum RecoupmentStatus {
- # Recoupment has not yet reached its total amount.
- # Recoupment has finished recouping its total amount.
- }