Exemplo n.º 1
0
 /**
  * @throws Main\ArgumentOutOfRangeException
  * @throws Main\NotSupportedException
  * @throws \Exception
  */
 public static function tryUnreserve()
 {
     return Provider::tryUnreserveShipment($this);
 }