The status of a sweep transfer \"pending\"
- The sweep is currently pending \"posted\"
- The sweep has been posted \"settled\"
- The sweep has settled \"returned\"
- The sweep has been returned \"failed\"
- The sweep has failed
Name | Type | Description | Notes |
---|---|---|---|
value | str | The status of a sweep transfer `"pending"` - The sweep is currently pending `"posted"` - The sweep has been posted `"settled"` - The sweep has settled `"returned"` - The sweep has been returned `"failed"` - The sweep has failed | must be one of ["pending", "posted", "settled", "returned", "failed", "null", ] |