Subversion Repositories SmartDukaan

Rev

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

Rev 6307 Rev 6310
Line 400... Line 400...
400
}
400
}
401
 
401
 
402
struct DeviceNumberInfo {
402
struct DeviceNumberInfo {
403
	1:i64 operatorId,
403
	1:i64 operatorId,
404
	2:string circleName
404
	2:string circleName
-
 
405
	3:string operatorName
405
}
406
}
406
 
407
 
407
struct UserWallet {
408
struct UserWallet {
408
    1:i64 id,
409
    1:i64 id,
409
    2:i64 amount,
410
    2:i64 amount,