PayPal\EBLBaseComponents\UpdateRecurringPaymentsProfileRequestDetailsType::__construct PHP Method

__construct() public method

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