Subversion Repositories SmartDukaan

Rev

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

Rev 21847 Rev 23081
Line 19... Line 19...
19
    13:string contactEmail,
19
    13:string contactEmail,
20
    14:string registeredAddress,
20
    14:string registeredAddress,
21
    15:string communicationAddress,
21
    15:string communicationAddress,
22
    16:i64 stateId,
22
    16:i64 stateId,
23
    17:i64 poValidityLimit,
23
    17:i64 poValidityLimit,
24
    18:string gstin
24
    18:string gstin,
-
 
25
    19:string tnc
25
}
26
}
26
 
27
 
27
struct LineItem {
28
struct LineItem {
28
    1:i64 orderId,
29
    1:i64 orderId,
29
    2:i64 itemId,
30
    2:i64 itemId,