Logo white

Administrator / ng-artbox-maps

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ng-artbox-maps
  • src
  • app
  • models
  • statecommonselectlist.ts
  • Table
    6c0454b9
    Yarik authored
    2017-02-08 18:29:42 +0200  
    Browse Code ยป
statecommonselectlist.ts 86 Bytes
Edit Raw Blame History Permalink
1 2 3 4
export class StateCommonSelectList {
    stateCommonId: number;
    value: string;
 }