PayPal\EBLBaseComponents\UpdateRecurringPaymentsProfileRequestDetailsType::__construct PHP Метод

__construct() публичный Метод

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