object(stdClass)#2 (1) { ["return"]=> object(stdClass)#3 (1) { ["PatientID"]=> string(3) "811" } }
hello dears i want to get PatientID from this stdclass please help me how to get this from this class
Looks like:
$topLevelObjectName->return->PatientID
Great very thankfull to you for this help