Subversion Repositories SmartDukaan

Rev

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

Rev 130 Rev 414
Line 55... Line 55...
55
	6:string pin,
55
	6:string pin,
56
	7:string country,
56
	7:string country,
57
	8:i64 id,
57
	8:i64 id,
58
	9:bool enabled,
58
	9:bool enabled,
59
	10:AddressType type,
59
	10:AddressType type,
60
	11:i64 addedOn
60
	11:i64 addedOn,
-
 
61
	12:string name,
-
 
62
	13:string phone
61
}
63
}
62
 
64
 
63
/**Phone
65
/**Phone
64
**/
66
**/
65
struct Phone{
67
struct Phone{