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
/
Endpoints
/
Internal
/
Account
/
LoginPayload.cs
blob: a5670c64c2d3619fa38c254a884f17a877285cfe (
plain
) (
blame
)
1
2
3
4
5
6
namespace
IOL.GreatOffice.Api.Endpoints.Internal.Account
;
public
class
LoginPayload
{
}