PayPal\PayPalAPI\OptionSelectionDetailsType::__construct PHP Method

__construct() public method

Constructor with arguments
public __construct ( $OptionSelection = null )
    public function __construct($OptionSelection = null)
    {
        $this->OptionSelection = $OptionSelection;
    }
OptionSelectionDetailsType