Subversion Repositories SmartDukaan

Rev

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

Rev 8020 Rev 8303
Line 51... Line 51...
51
 
51
 
52
struct DashboardUser{
52
struct DashboardUser{
53
	1:string username,
53
	1:string username,
54
	2:string password,
54
	2:string password,
55
	3:i64 warehouseId,
55
	3:i64 warehouseId,
56
	4:Role role
56
	4:Role role,
-
 
57
	5:i64 source
57
}
58
}
58
 
59
 
59
struct LogisticsUser{
60
struct LogisticsUser{
60
	1:string username,
61
	1:string username,
61
	2:i64 providerId
62
	2:i64 providerId