Subversion Repositories SmartDukaan

Rev

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

Rev 13691 Rev 14072
Line 17... Line 17...
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
    16:i64 stateId,
-
 
23
    17:i64 poValidityLimit
23
}
24
}
24
 
25
 
25
struct LineItem {
26
struct LineItem {
26
    1:i64 orderId,
27
    1:i64 orderId,
27
    2:i64 itemId,
28
    2:i64 itemId,