Subversion Repositories SmartDukaan

Rev

Rev 21987 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21987 Rev 22924
Line 1... Line 1...
1
package com.spice.profitmandi.web.response;
1
package com.spice.profitmandi.common.model;
2
 
2
 
3
public class ValidateCart {
3
public class ValidateCart {
4
	
4
	
5
	private String method;
5
	private String method;
6
	private String redirectUrl;
6
	private String redirectUrl;