source:
Sources/frontend/src/app/Query4Interface.ts
Last change on this file was 8423429, checked in by , 17 months ago | |
---|---|
|
|
File size: 140 bytes |
Line | |
---|---|
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.