Iyzipay\Request\CreateCrossBookingRequest::setSubMerchantKey PHP Méthode

setSubMerchantKey() public méthode

public setSubMerchantKey ( $subMerchantKey )
    public function setSubMerchantKey($subMerchantKey)
    {
        $this->subMerchantKey = $subMerchantKey;
    }