Subversion Repositories SmartDukaan

Rev

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

Rev 4020 Rev 4241
Line 94... Line 94...
94
 
94
 
95
   // used for un-registered users
95
   // used for un-registered users
96
   15:optional string customerMobileNumber,
96
   15:optional string customerMobileNumber,
97
   16:optional string customerEmailId,
97
   16:optional string customerEmailId,
98
   17:optional string customerName,
98
   17:optional string customerName,
-
 
99
 
-
 
100
   // used for attachments name separated by semicolon
-
 
101
   18:optional string attachments
99
}
102
}
100
 
103
 
101
struct SearchFilter {
104
struct SearchFilter {
102
    1:optional i64 ticketId,
105
    1:optional i64 ticketId,
103
    2:optional i64 activityId,
106
    2:optional i64 activityId,