Status |
The StatusKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| Active | When an entity or act is active, it means the information or entity is currently correct and ongoing | |
| ActiveStates | States which indicate that a record is active | |
| AllStates | Any status | |
| Cancelled | Indicates that the act was cancelled before being completed | |
| Completed | Indicates that an act has been completed and now represents an act in the past | |
| Inactive | Indicates that the entity or act did exist at one point, however it no longer exists - and the reason is unknown | |
| InactiveStates | States which indicate that a record is inactive and should not be included in results | |
| New | Indicates that the data is new, and may require additional verification or actions | |
| Nullified | Indicates that the entity or act never existed, and was entered in error | |
| Obsolete | Indicates that the entity or act did exist at one point, however the data is no long considered accurate or the most up to date | |
| Purged | Indicates that the entity or act did exist at one point, however it no longer exists |