79665686

Date: 2025-06-14 08:31:51
Score: 1
Natty:
Report link

The above code it right but there is a syntax error. Lost for sometime until I figured!

public class productOption {
    public Campaign_Product__c product {get; set;}
    public Boolean inCart {get; set;}
    public Integer quantity {get; set;}
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dipan Ghosh