Subversion Repositories SmartDukaan

Rev

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

Rev 5719 Rev 5739
Line 63... Line 63...
63
    4:string line1,
63
    4:string line1,
64
    5:string line2,
64
    5:string line2,
65
    6:string city,
65
    6:string city,
66
    7:string state,
66
    7:string state,
67
    8:string pin,
67
    8:string pin,
68
    9:string phone
68
    9:string phone,
-
 
69
    10:string zone
69
}
70
}
70
    
71
    
71
exception LogisticsServiceException{
72
exception LogisticsServiceException{
72
	1:i64 id,
73
	1:i64 id,
73
	2:string message
74
	2:string message