Error when IndividualIdentity is null.
There is an error when trying set data in the methods:
$this->customer->setInitials and $this->customer->setName
in the files:
src/AdminService/AdminServiceResponse/GetAccountCreditsResponse.phpsrc/AdminService/AdminServiceResponse/GetOrdersResponse.php
There is an issue when server sends a response with empty $order->Customer->IndividualIdentity object.
Error when IndividualIdentity is null. There is an error when trying set data in the methods: $this->customer->setInitials and $this->customer->setName in the files: src/AdminService/AdminServiceResponse/GetAccountCreditsResponse.php src/AdminService/AdminServiceResponse/GetOrdersResponse.php