I have this code below in PHP
print_r($a->filterCardList("SandvinePackages",'{"attribute":{"simple":{"attribute":"PlanName","operator":"contain","value":["b"],"parameterType":"fixed"}}}', 1, 0, 100));How can i also include another scenario where i can have one statement which filters by 3 different attributes