This website requires JavaScript.
Explore
Help
Sign In
eigen
/
pos-be
Watch
12
Star
0
Fork
You've already forked pos-be
0
Code
Issues
Pull Requests
Packages
Projects
Releases
295
Wiki
Activity
7213e7915b
pos-be
/
src
/
modules
/
gates
/
domain
/
entity
/
gate-request.entity.ts
6 lines
87 B
TypeScript
Raw
Blame
History
export
interface
GateScanEntity
{
gate_id
:
string
;
type
:
string
;
uuid
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink