Subversion Repositories SmartDukaan

Rev

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

Rev 7293 Rev 7308
Line 509... Line 509...
509
    8:i64 creditLimit,
509
    8:i64 creditLimit,
510
    9:string salt,
510
    9:string salt,
511
    10:string password,
511
    10:string password,
512
    11:bool isActive,
512
    11:bool isActive,
513
    12:i64 circleId,
513
    12:i64 circleId,
514
    13:string email
514
    13:string email,
-
 
515
    14:string line1,
-
 
516
    15:string line2,
-
 
517
    16:string state,
-
 
518
    17:string pin,
-
 
519
    18:string phone,
-
 
520
    19:string approvalEmail
515
}
521
}
516
 
522
 
517
struct RechargeTransaction{
523
struct RechargeTransaction{
518
    1:i64 id,
524
    1:i64 id,
519
    2:i64 storeId,
525
    2:i64 storeId,