Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 973 Bytes

SweepStatus.md

File metadata and controls

12 lines (7 loc) · 973 Bytes

SweepStatus

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

Properties

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", ]

[Back to Model list] [Back to API list] [Back to README]