Subversion Repositories SmartDukaan

Rev

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

Rev 8363 Rev 8445
Line 737... Line 737...
737
    6:double salePrice
737
    6:double salePrice
738
    7:double minFbaPrice
738
    7:double minFbaPrice
739
    8:double minMfnPrice
739
    8:double minMfnPrice
740
    9:double totalSale
740
    9:double totalSale
741
    10:double promotionSale
741
    10:double promotionSale
742
    11:i32 promotionOrderCount 
742
    11:i32 promotionOrderCount
-
 
743
    12:double ourPrice
-
 
744
     
743
}
745
}
744
 
746
 
745
service TransactionService extends GenericService.GenericService{
747
service TransactionService extends GenericService.GenericService{
746
	
748
	
747
	i64 createTransaction(1:Transaction transaction) throws (1:TransactionServiceException ex),
749
	i64 createTransaction(1:Transaction transaction) throws (1:TransactionServiceException ex),