source:
iknow-api/Models/Quota.cs@
ea40556
| Last change on this file since ea40556 was ea40556, checked in by , 9 days ago | |
|---|---|
|
|
| File size: 103 bytes | |
| Rev | Line | |
|---|---|---|
| [ea40556] | 1 | namespace iknow_api.Models |
| 2 | { | |
| 3 | public enum Quota | |
| 4 | { | |
| 5 | drzavna, privatna, stipendija | |
| 6 | } | |
| 7 | } |
Note:
See TracBrowser
for help on using the repository browser.
