Sunspikes\Amadeus\Command\FarePricePnrWithBookingClass::__construct PHP Method

__construct() public method

public __construct ( null $code = null )
$code null
    public function __construct($code = null)
    {
        $this->code = $code;
    }
FarePricePnrWithBookingClass