$get_operations = $resp->getOperations(); produces the following array:
object(YM_Operation)#7 (6) { ["operationId":protected]=> string(18) "435067597580030004" ["patternId":protected]=> string(3) "p2p" ["direction":protected]=> string(3) "out" ["amount":protected]=> float(17.09) ["datetime":protected]=> int(1381752408) ["title":protected]=> string(30) "Перевод для modal456" } How do i get for example operationId ?