Subversion Repositories SmartDukaan

Rev

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

Rev 19415 Rev 21838
Line 82... Line 82...
82
}
82
}
83
 
83
 
84
struct StateInfo{
84
struct StateInfo{
85
	1:i64 id,
85
	1:i64 id,
86
	2:string stateName,
86
	2:string stateName,
87
	3:VatType vatType
87
	3:VatType vatType,
-
 
88
	4:string stateCode
88
}
89
}
89
 
90
 
90
 
91
 
91
/* */
92
/* */
92
struct ItemInventory{
93
struct ItemInventory{