for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Shippinno\YahooShoppingJp\Response;
class UpdateOrderShippingStatusResponse extends AbstractResponse
{
/**
* {@inheritdoc}
*/
public function setData($data)
}