source:
Sources/frontend/src/app/Query4Interface.ts@
8423429
Last change on this file since 8423429 was 8423429, checked in by , 17 months ago | |
---|---|
|
|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[8423429] | 1 | export interface Query4Interface{ |
2 | pr_id: number, | |
3 | pr_ime: string, | |
4 | ku_ime: string, | |
5 | br_isti_kategorii: number, | |
6 | br_prasanja: number | |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.