index
:
greatoffice
master
My take/showcase on a business management system
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
api
/
src
/
Models
/
Enums
/
PasswordResetRequestStatus.cs
blob: 5629e6ff89438ca12ada41d09ec5c8cc0e8b096c (
plain
) (
blame
)
1
2
3
4
5
6
namespace
IOL.GreatOffice.Api.Data.Enums
;
public
enum
PasswordResetRequestStatus
{
}