Iyzipay\Request\RetrievePaymentRequest::setPaymentConversationId PHP Method

setPaymentConversationId() public method

public setPaymentConversationId ( $paymentConversationId )
    public function setPaymentConversationId($paymentConversationId)
    {
        $this->paymentConversationId = $paymentConversationId;
    }