Ejemplo n.º 1
0
 /**
  * @param $shipmentData
  */
 public function void($shipmentData)
 {
     $this->upsShipping->void($shipmentData);
 }