Subversion Repositories SmartDukaan

Rev

Rev 12872 | Rev 17990 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12872 Rev 12913
Line 13... Line 13...
13
	Delhi = 0,
13
	Delhi = 0,
14
	Mumbai = 1,
14
	Mumbai = 1,
15
	Karnataka = 2,
15
	Karnataka = 2,
16
	Haryana = 3,
16
	Haryana = 3,
17
	Rajasthan = 4,
17
	Rajasthan = 4,
18
	Telangana = 5
18
	Telangana = 5,
-
 
19
	Gujrat = 6
19
}
20
}
20
 
21
 
21
struct Vendor {
22
struct Vendor {
22
	1:i64 id,
23
	1:i64 id,
23
	2:string name
24
	2:string name