Subversion Repositories SmartDukaan

Rev

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

Rev 10683 Rev 11153
Line 5... Line 5...
5
	private Double mrp;
5
	private Double mrp;
6
	private Long id;
6
	private Long id;
7
	private String color;
7
	private String color;
8
	private Double minEmi;
8
	private Double minEmi;
9
	private String buttonText; 
9
	private String buttonText; 
10
	private Boolean showSellingPrice = false; 
10
	private Boolean showSellingPrice = true; 
11
	private Boolean comingSoon = false;
11
	private Boolean comingSoon = false;
12
	private String statusDescription;
12
	private String statusDescription;
13
	
13
	
14
	
14
	
15
	public Double getSellingPrice() {
15
	public Double getSellingPrice() {