Subversion Repositories SmartDukaan

Rev

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

Rev 9925 Rev 10295
Line 16... Line 16...
16
    10:string contactName,
16
    10:string contactName,
17
    11:string contactPhone,
17
    11:string contactPhone,
18
    12:string contactFax,
18
    12:string contactFax,
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
}
23
}
23
 
24
 
24
struct LineItem {
25
struct LineItem {
25
    1:i64 orderId,
26
    1:i64 orderId,
26
    2:i64 itemId,
27
    2:i64 itemId,