<?php
namespace App\Entity;
use App\Utility\DateUtils;
use DateTime;
use JsonSerializable;
use Symfony\Component\Security\Core\User\UserInterface;
class VtbClie extends AbstractEntityBase
{
/**
* @var String
*/
private $codAnag;
/**
* @var String
*/
private $codVtip;
/**
* @var String
*/
private $codVage;
/**
* @var String
*/
private $codVage2;
/**
* @var String
*/
private $codVzon;
/**
* @var String
*/
private $codBanc;
/**
* @var String
*/
private $codPaga;
/**
* @var String
*/
private $codVlis;
/**
* @var String
*/
private $codScoCli;
/**
* @var String
*/
private $codAliq;
/**
* @var String
*/
private $tipoFatDif;
/**
* @var String
*/
private $periodFat;
/**
* @var String
*/
private $porto;
/**
* @var String
*/
private $mezzo;
/**
* @var String
*/
private $mesiEsclusi;
/**
* @var double
*/
private $fido;
/**
* @var String
*/
private $flagSpese;
/**
* @var String
*/
private $codCconCosti;
/**
* @var String
*/
private $codCconRicavi;
/**
* @var double
*/
private $sconto1;
/**
* @var double
*/
private $sconto2;
/**
* @var String
*/
private $codVvet;
/**
* @var double
*/
private $percProv;
/**
* @var double
*/
private $percProv2;
/**
* @var String
*/
private $flagStato;
/**
* @var String
*/
private $codAbi;
/**
* @var String
*/
private $codCab;
/**
* @var String
*/
private $codVvet2;
/**
* @var String
*/
private $agenziaBanca;
/**
* @var String
*/
private $ggChiusura;
/**
* @var DateTime
*/
private $dataConsStop;
/**
* @var DateTime
*/
private $dataConsStart;
/**
* @var String
*/
private $noteCons;
/**
* @var String
*/
private $mmDecor;
/**
* @var String
*/
private $codAnagStat;
/**
* @var String
*/
private $codBancAzi;
/**
* @var String
*/
private $codMdep;
/**
* @var String
*/
private $codFidelity;
/**
* @var double
*/
private $countFidelity;
/**
* @var String
*/
private $numCc;
/**
* @var String
*/
private $codVgrpAcq;
/**
* @var String
*/
private $codVass;
/**
* @var String
*/
private $codVpre;
/**
* @var String
*/
private $codVcom;
/**
* @var String
*/
private $flagTd;
/**
* @var String
*/
private $tipoNegozio;
/**
* @var String
*/
private $flagStampaPrezzi;
/**
* @var String
*/
private $fonte;
/**
* @var String
*/
private $codGriglia;
/**
* @var int
*/
private $immagine;
/**
* @var int
*/
private $solvibilita;
/**
* @var String
*/
private $iban;
/**
* @var String
*/
private $descrEsenzione;
/**
* @var String
*/
private $costoEsenzione;
/**
* @var String
*/
private $codVtbloccons;
/**
* @var String
*/
private $codFornFido;
/**
* @var DateTime
*/
private $dataInizFido;
/**
* @var DateTime
*/
private $dataFineFido;
/**
* @var String
*/
private $codVtipFido;
/**
* @var DateTime
*/
private $dataInizAttivita;
/**
* @var String
*/
private $eanFidelity;
/**
* @var String
*/
private $flagSpeseArt;
/**
* @var String
*/
private $codVset;
/**
* @var String
*/
private $codVseg;
/**
* @var String
*/
private $codVatt;
/**
* @var String
*/
private $codBic;
/**
* @var String
*/
private $idMandato;
/**
* @var DateTime
*/
private $dataMandato;
/**
* @var String
*/
private $codComVal;
/**
* @var String
*/
private $infoComVal;
/**
* @var String
*/
private $codDtipSped;
/**
* @var String
*/
private $flagAddBollo;
/**
* @var String
*/
private $termCons;
/**
* @var String
*/
private $codAssicurato;
/**
* @var int
*/
private $valutazione;
/**
* @var String
*/
private $noteFido;
/**
* @var String
*/
private $note;
/**
* @return String
*/
public function getCodAnag(): string
{
return $this->codAnag;
}
/**
* @param String $codAnag
*/
public function setCodAnag(string $codAnag): void
{
$this->codAnag = $codAnag;
}
/**
* @return String
*/
public function getCodVtip(): string
{
return $this->codVtip;
}
/**
* @param String $codVtip
*/
public function setCodVtip(string $codVtip): void
{
$this->codVtip = $codVtip;
}
/**
* @return String
*/
public function getCodVage(): string
{
return $this->codVage;
}
/**
* @param String $codVage
*/
public function setCodVage(string $codVage): void
{
$this->codVage = $codVage;
}
/**
* @return String
*/
public function getCodVage2(): string
{
return $this->codVage2;
}
/**
* @param String $codVage2
*/
public function setCodVage2(string $codVage2): void
{
$this->codVage2 = $codVage2;
}
/**
* @return String
*/
public function getCodVzon(): string
{
return $this->codVzon;
}
/**
* @param String $codVzon
*/
public function setCodVzon(string $codVzon): void
{
$this->codVzon = $codVzon;
}
/**
* @return String
*/
public function getCodBanc(): string
{
return $this->codBanc;
}
/**
* @param String $codBanc
*/
public function setCodBanc(string $codBanc): void
{
$this->codBanc = $codBanc;
}
/**
* @return String
*/
public function getCodPaga(): string
{
return $this->codPaga;
}
/**
* @param String $codPaga
*/
public function setCodPaga(string $codPaga): void
{
$this->codPaga = $codPaga;
}
/**
* @return String
*/
public function getCodVlis(): string
{
return $this->codVlis;
}
/**
* @param String $codVlis
*/
public function setCodVlis(string $codVlis): void
{
$this->codVlis = $codVlis;
}
/**
* @return String
*/
public function getCodScoCli(): string
{
return $this->codScoCli;
}
/**
* @param String $codScoCli
*/
public function setCodScoCli(string $codScoCli): void
{
$this->codScoCli = $codScoCli;
}
/**
* @return String
*/
public function getCodAliq(): string
{
return $this->codAliq;
}
/**
* @param String $codAliq
*/
public function setCodAliq(string $codAliq): void
{
$this->codAliq = $codAliq;
}
/**
* @return String
*/
public function getTipoFatDif(): string
{
return $this->tipoFatDif;
}
/**
* @param String $tipoFatDif
*/
public function setTipoFatDif(string $tipoFatDif): void
{
$this->tipoFatDif = $tipoFatDif;
}
/**
* @return String
*/
public function getPeriodFat(): string
{
return $this->periodFat;
}
/**
* @param String $periodFat
*/
public function setPeriodFat(string $periodFat): void
{
$this->periodFat = $periodFat;
}
/**
* @return String
*/
public function getPorto(): string
{
return $this->porto;
}
/**
* @param String $porto
*/
public function setPorto(string $porto): void
{
$this->porto = $porto;
}
/**
* @return String
*/
public function getMezzo(): string
{
return $this->mezzo;
}
/**
* @param String $mezzo
*/
public function setMezzo(string $mezzo): void
{
$this->mezzo = $mezzo;
}
/**
* @return String
*/
public function getMesiEsclusi(): string
{
return $this->mesiEsclusi;
}
/**
* @param String $mesiEsclusi
*/
public function setMesiEsclusi(string $mesiEsclusi): void
{
$this->mesiEsclusi = $mesiEsclusi;
}
/**
* @return float
*/
public function getFido(): float
{
return $this->fido;
}
/**
* @param float $fido
*/
public function setFido(float $fido): void
{
$this->fido = $fido;
}
/**
* @return String
*/
public function getFlagSpese(): string
{
return $this->flagSpese;
}
/**
* @param String $flagSpese
*/
public function setFlagSpese(string $flagSpese): void
{
$this->flagSpese = $flagSpese;
}
/**
* @return String
*/
public function getCodCconCosti(): string
{
return $this->codCconCosti;
}
/**
* @param String $codCconCosti
*/
public function setCodCconCosti(string $codCconCosti): void
{
$this->codCconCosti = $codCconCosti;
}
/**
* @return String
*/
public function getCodCconRicavi(): string
{
return $this->codCconRicavi;
}
/**
* @param String $codCconRicavi
*/
public function setCodCconRicavi(string $codCconRicavi): void
{
$this->codCconRicavi = $codCconRicavi;
}
/**
* @return float
*/
public function getSconto1(): float
{
return $this->sconto1;
}
/**
* @param float $sconto1
*/
public function setSconto1(float $sconto1): void
{
$this->sconto1 = $sconto1;
}
/**
* @return float
*/
public function getSconto2(): float
{
return $this->sconto2;
}
/**
* @param float $sconto2
*/
public function setSconto2(float $sconto2): void
{
$this->sconto2 = $sconto2;
}
/**
* @return String
*/
public function getCodVvet(): string
{
return $this->codVvet;
}
/**
* @param String $codVvet
*/
public function setCodVvet(string $codVvet): void
{
$this->codVvet = $codVvet;
}
/**
* @return float
*/
public function getPercProv(): float
{
return $this->percProv;
}
/**
* @param float $percProv
*/
public function setPercProv(float $percProv): void
{
$this->percProv = $percProv;
}
/**
* @return float
*/
public function getPercProv2(): float
{
return $this->percProv2;
}
/**
* @param float $percProv2
*/
public function setPercProv2(float $percProv2): void
{
$this->percProv2 = $percProv2;
}
/**
* @return String
*/
public function getFlagStato(): string
{
return $this->flagStato;
}
/**
* @param String $flagStato
*/
public function setFlagStato(string $flagStato): void
{
$this->flagStato = $flagStato;
}
/**
* @return String
*/
public function getCodAbi(): string
{
return $this->codAbi;
}
/**
* @param String $codAbi
*/
public function setCodAbi(string $codAbi): void
{
$this->codAbi = $codAbi;
}
/**
* @return String
*/
public function getCodCab(): string
{
return $this->codCab;
}
/**
* @param String $codCab
*/
public function setCodCab(string $codCab): void
{
$this->codCab = $codCab;
}
/**
* @return String
*/
public function getCodVvet2(): string
{
return $this->codVvet2;
}
/**
* @param String $codVvet2
*/
public function setCodVvet2(string $codVvet2): void
{
$this->codVvet2 = $codVvet2;
}
/**
* @return String
*/
public function getAgenziaBanca(): string
{
return $this->agenziaBanca;
}
/**
* @param String $agenziaBanca
*/
public function setAgenziaBanca(string $agenziaBanca): void
{
$this->agenziaBanca = $agenziaBanca;
}
/**
* @return String
*/
public function getGgChiusura(): string
{
return $this->ggChiusura;
}
/**
* @param String $ggChiusura
*/
public function setGgChiusura(string $ggChiusura): void
{
$this->ggChiusura = $ggChiusura;
}
/**
* @return DateTime
*/
public function getDataConsStop(): DateTime
{
return $this->dataConsStop;
}
/**
* @param DateTime $dataConsStop
*/
public function setDataConsStop(DateTime $dataConsStop): void
{
$this->dataConsStop = $dataConsStop;
}
/**
* @return DateTime
*/
public function getDataConsStart(): DateTime
{
return $this->dataConsStart;
}
/**
* @param DateTime $dataConsStart
*/
public function setDataConsStart(DateTime $dataConsStart): void
{
$this->dataConsStart = $dataConsStart;
}
/**
* @return String
*/
public function getNoteCons(): string
{
return $this->noteCons;
}
/**
* @param String $noteCons
*/
public function setNoteCons(string $noteCons): void
{
$this->noteCons = $noteCons;
}
/**
* @return String
*/
public function getMmDecor(): string
{
return $this->mmDecor;
}
/**
* @param String $mmDecor
*/
public function setMmDecor(string $mmDecor): void
{
$this->mmDecor = $mmDecor;
}
/**
* @return String
*/
public function getCodAnagStat(): string
{
return $this->codAnagStat;
}
/**
* @param String $codAnagStat
*/
public function setCodAnagStat(string $codAnagStat): void
{
$this->codAnagStat = $codAnagStat;
}
/**
* @return String
*/
public function getCodBancAzi(): string
{
return $this->codBancAzi;
}
/**
* @param String $codBancAzi
*/
public function setCodBancAzi(string $codBancAzi): void
{
$this->codBancAzi = $codBancAzi;
}
/**
* @return String
*/
public function getCodMdep(): string
{
return $this->codMdep;
}
/**
* @param String $codMdep
*/
public function setCodMdep(string $codMdep): void
{
$this->codMdep = $codMdep;
}
/**
* @return String
*/
public function getCodFidelity(): string
{
return $this->codFidelity;
}
/**
* @param String $codFidelity
*/
public function setCodFidelity(string $codFidelity): void
{
$this->codFidelity = $codFidelity;
}
/**
* @return float
*/
public function getCountFidelity(): float
{
return $this->countFidelity;
}
/**
* @param float $countFidelity
*/
public function setCountFidelity(float $countFidelity): void
{
$this->countFidelity = $countFidelity;
}
/**
* @return String
*/
public function getNumCc(): string
{
return $this->numCc;
}
/**
* @param String $numCc
*/
public function setNumCc(string $numCc): void
{
$this->numCc = $numCc;
}
/**
* @return String
*/
public function getCodVgrpAcq(): string
{
return $this->codVgrpAcq;
}
/**
* @param String $codVgrpAcq
*/
public function setCodVgrpAcq(string $codVgrpAcq): void
{
$this->codVgrpAcq = $codVgrpAcq;
}
/**
* @return String
*/
public function getCodVass(): string
{
return $this->codVass;
}
/**
* @param String $codVass
*/
public function setCodVass(string $codVass): void
{
$this->codVass = $codVass;
}
/**
* @return String
*/
public function getCodVpre(): string
{
return $this->codVpre;
}
/**
* @param String $codVpre
*/
public function setCodVpre(string $codVpre): void
{
$this->codVpre = $codVpre;
}
/**
* @return String
*/
public function getCodVcom(): string
{
return $this->codVcom;
}
/**
* @param String $codVcom
*/
public function setCodVcom(string $codVcom): void
{
$this->codVcom = $codVcom;
}
/**
* @return String
*/
public function getFlagTd(): string
{
return $this->flagTd;
}
/**
* @param String $flagTd
*/
public function setFlagTd(string $flagTd): void
{
$this->flagTd = $flagTd;
}
/**
* @return String
*/
public function getTipoNegozio(): string
{
return $this->tipoNegozio;
}
/**
* @param String $tipoNegozio
*/
public function setTipoNegozio(string $tipoNegozio): void
{
$this->tipoNegozio = $tipoNegozio;
}
/**
* @return String
*/
public function getFlagStampaPrezzi(): string
{
return $this->flagStampaPrezzi;
}
/**
* @param String $flagStampaPrezzi
*/
public function setFlagStampaPrezzi(string $flagStampaPrezzi): void
{
$this->flagStampaPrezzi = $flagStampaPrezzi;
}
/**
* @return String
*/
public function getFonte(): string
{
return $this->fonte;
}
/**
* @param String $fonte
*/
public function setFonte(string $fonte): void
{
$this->fonte = $fonte;
}
/**
* @return String
*/
public function getCodGriglia(): string
{
return $this->codGriglia;
}
/**
* @param String $codGriglia
*/
public function setCodGriglia(string $codGriglia): void
{
$this->codGriglia = $codGriglia;
}
/**
* @return int
*/
public function getImmagine(): int
{
return $this->immagine;
}
/**
* @param int $immagine
*/
public function setImmagine(int $immagine): void
{
$this->immagine = $immagine;
}
/**
* @return int
*/
public function getSolvibilita(): int
{
return $this->solvibilita;
}
/**
* @param int $solvibilita
*/
public function setSolvibilita(int $solvibilita): void
{
$this->solvibilita = $solvibilita;
}
/**
* @return String
*/
public function getIban(): string
{
return $this->iban;
}
/**
* @param String $iban
*/
public function setIban(string $iban): void
{
$this->iban = $iban;
}
/**
* @return String
*/
public function getDescrEsenzione(): string
{
return $this->descrEsenzione;
}
/**
* @param String $descrEsenzione
*/
public function setDescrEsenzione(string $descrEsenzione): void
{
$this->descrEsenzione = $descrEsenzione;
}
/**
* @return String
*/
public function getCostoEsenzione(): string
{
return $this->costoEsenzione;
}
/**
* @param String $costoEsenzione
*/
public function setCostoEsenzione(string $costoEsenzione): void
{
$this->costoEsenzione = $costoEsenzione;
}
/**
* @return String
*/
public function getCodVtbloccons(): string
{
return $this->codVtbloccons;
}
/**
* @param String $codVtbloccons
*/
public function setCodVtbloccons(string $codVtbloccons): void
{
$this->codVtbloccons = $codVtbloccons;
}
/**
* @return String
*/
public function getCodFornFido(): string
{
return $this->codFornFido;
}
/**
* @param String $codFornFido
*/
public function setCodFornFido(string $codFornFido): void
{
$this->codFornFido = $codFornFido;
}
/**
* @return DateTime
*/
public function getDataInizFido(): DateTime
{
return $this->dataInizFido;
}
/**
* @param DateTime $dataInizFido
*/
public function setDataInizFido(DateTime $dataInizFido): void
{
$this->dataInizFido = $dataInizFido;
}
/**
* @return DateTime
*/
public function getDataFineFido(): DateTime
{
return $this->dataFineFido;
}
/**
* @param DateTime $dataFineFido
*/
public function setDataFineFido(DateTime $dataFineFido): void
{
$this->dataFineFido = $dataFineFido;
}
/**
* @return String
*/
public function getCodVtipFido(): string
{
return $this->codVtipFido;
}
/**
* @param String $codVtipFido
*/
public function setCodVtipFido(string $codVtipFido): void
{
$this->codVtipFido = $codVtipFido;
}
/**
* @return DateTime
*/
public function getDataInizAttivita(): DateTime
{
return $this->dataInizAttivita;
}
/**
* @param DateTime $dataInizAttivita
*/
public function setDataInizAttivita(DateTime $dataInizAttivita): void
{
$this->dataInizAttivita = $dataInizAttivita;
}
/**
* @return String
*/
public function getEanFidelity(): string
{
return $this->eanFidelity;
}
/**
* @param String $eanFidelity
*/
public function setEanFidelity(string $eanFidelity): void
{
$this->eanFidelity = $eanFidelity;
}
/**
* @return String
*/
public function getFlagSpeseArt(): string
{
return $this->flagSpeseArt;
}
/**
* @param String $flagSpeseArt
*/
public function setFlagSpeseArt(string $flagSpeseArt): void
{
$this->flagSpeseArt = $flagSpeseArt;
}
/**
* @return String
*/
public function getCodVset(): string
{
return $this->codVset;
}
/**
* @param String $codVset
*/
public function setCodVset(string $codVset): void
{
$this->codVset = $codVset;
}
/**
* @return String
*/
public function getCodVseg(): string
{
return $this->codVseg;
}
/**
* @param String $codVseg
*/
public function setCodVseg(string $codVseg): void
{
$this->codVseg = $codVseg;
}
/**
* @return String
*/
public function getCodVatt(): string
{
return $this->codVatt;
}
/**
* @param String $codVatt
*/
public function setCodVatt(string $codVatt): void
{
$this->codVatt = $codVatt;
}
/**
* @return String
*/
public function getCodBic(): string
{
return $this->codBic;
}
/**
* @param String $codBic
*/
public function setCodBic(string $codBic): void
{
$this->codBic = $codBic;
}
/**
* @return String
*/
public function getIdMandato(): string
{
return $this->idMandato;
}
/**
* @param String $idMandato
*/
public function setIdMandato(string $idMandato): void
{
$this->idMandato = $idMandato;
}
/**
* @return DateTime
*/
public function getDataMandato(): DateTime
{
return $this->dataMandato;
}
/**
* @param DateTime $dataMandato
*/
public function setDataMandato(DateTime $dataMandato): void
{
$this->dataMandato = $dataMandato;
}
/**
* @return String
*/
public function getCodComVal(): string
{
return $this->codComVal;
}
/**
* @param String $codComVal
*/
public function setCodComVal(string $codComVal): void
{
$this->codComVal = $codComVal;
}
/**
* @return String
*/
public function getInfoComVal(): string
{
return $this->infoComVal;
}
/**
* @param String $infoComVal
*/
public function setInfoComVal(string $infoComVal): void
{
$this->infoComVal = $infoComVal;
}
/**
* @return String
*/
public function getCodDtipSped(): string
{
return $this->codDtipSped;
}
/**
* @param String $codDtipSped
*/
public function setCodDtipSped(string $codDtipSped): void
{
$this->codDtipSped = $codDtipSped;
}
/**
* @return String
*/
public function getFlagAddBollo(): string
{
return $this->flagAddBollo;
}
/**
* @param String $flagAddBollo
*/
public function setFlagAddBollo(string $flagAddBollo): void
{
$this->flagAddBollo = $flagAddBollo;
}
/**
* @return String
*/
public function getTermCons(): string
{
return $this->termCons;
}
/**
* @param String $termCons
*/
public function setTermCons(string $termCons): void
{
$this->termCons = $termCons;
}
/**
* @return String
*/
public function getCodAssicurato(): string
{
return $this->codAssicurato;
}
/**
* @param String $codAssicurato
*/
public function setCodAssicurato(string $codAssicurato): void
{
$this->codAssicurato = $codAssicurato;
}
/**
* @return int
*/
public function getValutazione(): int
{
return $this->valutazione;
}
/**
* @param int $valutazione
*/
public function setValutazione(int $valutazione): void
{
$this->valutazione = $valutazione;
}
/**
* @return String
*/
public function getNoteFido(): string
{
return $this->noteFido;
}
/**
* @param String $noteFido
*/
public function setNoteFido(string $noteFido): void
{
$this->noteFido = $noteFido;
}
/**
* @return String
*/
public function getNote(): string
{
return $this->note;
}
/**
* @param String $note
*/
public function setNote(string $note): void
{
$this->note = $note;
}
public function fromDto($dto)
{
$this->codAnag = $this->getFromDto($dto, "codAnag");
$this->codVtip = $this->getFromDto($dto, "codVtip");
$this->codVage = $this->getFromDto($dto, "codVage");
$this->codVage2 = $this->getFromDto($dto, "codVage2");
$this->codVzon = $this->getFromDto($dto, "codVzon");
$this->codBanc = $this->getFromDto($dto, "codBanc");
$this->codPaga = $this->getFromDto($dto, "codPaga");
$this->codVlis = $this->getFromDto($dto, "codVlis");
$this->codScoCli = $this->getFromDto($dto, "codScoCli");
$this->codAliq = $this->getFromDto($dto, "codAliq");
$this->tipoFatDif = $this->getFromDto($dto, "tipoFatDif");
$this->periodFat = $this->getFromDto($dto, "periodFat");
$this->porto = $this->getFromDto($dto, "porto");
$this->mezzo = $this->getFromDto($dto, "mezzo");
$this->mesiEsclusi = $this->getFromDto($dto, "mesiEsclusi");
$this->fido = $this->getFromDto($dto, "fido");
$this->flagSpese = $this->getFromDto($dto, "flagSpese");
$this->codCconCosti = $this->getFromDto($dto, "codCconCosti");
$this->codCconRicavi = $this->getFromDto($dto, "codCconRicavi");
$this->sconto1 = $this->getFromDto($dto, "sconto1");
$this->sconto2 = $this->getFromDto($dto, "sconto2");
$this->codVvet = $this->getFromDto($dto, "codVvet");
$this->percProv = $this->getFromDto($dto, "percProv");
$this->percProv2 = $this->getFromDto($dto, "percProv2");
$this->flagStato = $this->getFromDto($dto, "flagStato");
$this->codAbi = $this->getFromDto($dto, "codAbi");
$this->codCab = $this->getFromDto($dto, "codCab");
$this->codVvet2 = $this->getFromDto($dto, "codVvet2");
$this->agenziaBanca = $this->getFromDto($dto, "agenziaBanca");
$this->ggChiusura = $this->getFromDto($dto, "ggChiusura");
$this->dataConsStop = $this->getFromDto($dto, "dataConsStop");
$this->dataConsStart = $this->getFromDto($dto, "dataConsStart");
$this->noteCons = $this->getFromDto($dto, "noteCons");
$this->mmDecor = $this->getFromDto($dto, "mmDecor");
$this->codAnagStat = $this->getFromDto($dto, "codAnagStat");
$this->codBancAzi = $this->getFromDto($dto, "codBancAzi");
$this->codMdep = $this->getFromDto($dto, "codMdep");
$this->codFidelity = $this->getFromDto($dto, "codFidelity");
$this->countFidelity = $this->getFromDto($dto, "countFidelity");
$this->numCc = $this->getFromDto($dto, "numCc");
$this->codVgrpAcq = $this->getFromDto($dto, "codVgrpAcq");
$this->codVass = $this->getFromDto($dto, "codVass");
$this->codVpre = $this->getFromDto($dto, "codVpre");
$this->codVcom = $this->getFromDto($dto, "codVcom");
$this->flagTd = $this->getFromDto($dto, "flagTd");
$this->tipoNegozio = $this->getFromDto($dto, "tipoNegozio");
$this->flagStampaPrezzi = $this->getFromDto($dto, "flagStampaPrezzi");
$this->fonte = $this->getFromDto($dto, "fonte");
$this->codGriglia = $this->getFromDto($dto, "codGriglia");
$this->immagine = $this->getFromDto($dto, "immagine");
$this->solvibilita = $this->getFromDto($dto, "solvibilita");
$this->iban = $this->getFromDto($dto, "iban");
$this->descrEsenzione = $this->getFromDto($dto, "descrEsenzione");
$this->costoEsenzione = $this->getFromDto($dto, "costoEsenzione");
$this->codVtbloccons = $this->getFromDto($dto, "codVtbloccons");
$this->codFornFido = $this->getFromDto($dto, "codFornFido");
$this->dataInizFido = $this->getFromDto($dto, "dataInizFido");
$this->dataFineFido = $this->getFromDto($dto, "dataFineFido");
$this->codVtipFido = $this->getFromDto($dto, "codVtipFido");
$this->dataInizAttivita = $this->getFromDto($dto, "dataInizAttivita");
$this->eanFidelity = $this->getFromDto($dto, "eanFidelity");
$this->flagSpeseArt = $this->getFromDto($dto, "flagSpeseArt");
$this->codVset = $this->getFromDto($dto, "codVset");
$this->codVseg = $this->getFromDto($dto, "codVseg");
$this->codVatt = $this->getFromDto($dto, "codVatt");
$this->codBic = $this->getFromDto($dto, "codBic");
$this->idMandato = $this->getFromDto($dto, "idMandato");
$this->dataMandato = $this->getFromDto($dto, "dataMandato");
$this->codComVal = $this->getFromDto($dto, "codComVal");
$this->infoComVal = $this->getFromDto($dto, "infoComVal");
$this->codDtipSped = $this->getFromDto($dto, "codDtipSped");
$this->flagAddBollo = $this->getFromDto($dto, "flagAddBollo");
$this->termCons = $this->getFromDto($dto, "termCons");
$this->codAssicurato = $this->getFromDto($dto, "codAssicurato");
$this->valutazione = $this->getFromDto($dto, "valutazione");
$this->noteFido = $this->getFromDto($dto, "noteFido");
$this->note = $this->getFromDto($dto, "note");
}
public function getType()
{
return "vtb_clie";
}
public function jsonSerialize()
{
return [
"operation" => $this->getOperation(),
"type" => $this->getType(),
"codAnag" => $this->getForDto($this->codAnag),
"codVtip" => $this->getForDto($this->codVtip),
"codVage" => $this->getForDto($this->codVage),
"codVage2" => $this->getForDto($this->codVage2),
"codVzon" => $this->getForDto($this->codVzon),
"codBanc" => $this->getForDto($this->codBanc),
"codPaga" => $this->getForDto($this->codPaga),
"codVlis" => $this->getForDto($this->codVlis),
"codScoCli" => $this->getForDto($this->codScoCli),
"codAliq" => $this->getForDto($this->codAliq),
"tipoFatDif" => $this->getForDto($this->tipoFatDif),
"periodFat" => $this->getForDto($this->periodFat),
"porto" => $this->getForDto($this->porto),
"mezzo" => $this->getForDto($this->mezzo),
"mesiEsclusi" => $this->getForDto($this->mesiEsclusi),
"fido" => $this->getForDto($this->fido),
"flagSpese" => $this->getForDto($this->flagSpese),
"codCconCosti" => $this->getForDto($this->codCconCosti),
"codCconRicavi" => $this->getForDto($this->codCconRicavi),
"sconto1" => $this->getForDto($this->sconto1),
"sconto2" => $this->getForDto($this->sconto2),
"codVvet" => $this->getForDto($this->codVvet),
"percProv" => $this->getForDto($this->percProv),
"percProv2" => $this->getForDto($this->percProv2),
"flagStato" => $this->getForDto($this->flagStato),
"codAbi" => $this->getForDto($this->codAbi),
"codCab" => $this->getForDto($this->codCab),
"codVvet2" => $this->getForDto($this->codVvet2),
"agenziaBanca" => $this->getForDto($this->agenziaBanca),
"ggChiusura" => $this->getForDto($this->ggChiusura),
"dataConsStop" => $this->getForDto($this->dataConsStop),
"dataConsStart" => $this->getForDto($this->dataConsStart),
"noteCons" => $this->getForDto($this->noteCons),
"mmDecor" => $this->getForDto($this->mmDecor),
"codAnagStat" => $this->getForDto($this->codAnagStat),
"codBancAzi" => $this->getForDto($this->codBancAzi),
"codMdep" => $this->getForDto($this->codMdep),
"codFidelity" => $this->getForDto($this->codFidelity),
"countFidelity" => $this->getForDto($this->countFidelity),
"numCc" => $this->getForDto($this->numCc),
"codVgrpAcq" => $this->getForDto($this->codVgrpAcq),
"codVass" => $this->getForDto($this->codVass),
"codVpre" => $this->getForDto($this->codVpre),
"codVcom" => $this->getForDto($this->codVcom),
"flagTd" => $this->getForDto($this->flagTd),
"tipoNegozio" => $this->getForDto($this->tipoNegozio),
"flagStampaPrezzi" => $this->getForDto($this->flagStampaPrezzi),
"fonte" => $this->getForDto($this->fonte),
"codGriglia" => $this->getForDto($this->codGriglia),
"immagine" => $this->getForDto($this->immagine),
"solvibilita" => $this->getForDto($this->solvibilita),
"iban" => $this->getForDto($this->iban),
"descrEsenzione" => $this->getForDto($this->descrEsenzione),
"costoEsenzione" => $this->getForDto($this->costoEsenzione),
"codVtbloccons" => $this->getForDto($this->codVtbloccons),
"codFornFido" => $this->getForDto($this->codFornFido),
"dataInizFido" => $this->getForDto($this->dataInizFido),
"dataFineFido" => $this->getForDto($this->dataFineFido),
"codVtipFido" => $this->getForDto($this->codVtipFido),
"dataInizAttivita" => $this->getForDto($this->dataInizAttivita),
"eanFidelity" => $this->getForDto($this->eanFidelity),
"flagSpeseArt" => $this->getForDto($this->flagSpeseArt),
"codVset" => $this->getForDto($this->codVset),
"codVseg" => $this->getForDto($this->codVseg),
"codVatt" => $this->getForDto($this->codVatt),
"codBic" => $this->getForDto($this->codBic),
"idMandato" => $this->getForDto($this->idMandato),
"dataMandato" => $this->getForDto($this->dataMandato),
"codComVal" => $this->getForDto($this->codComVal),
"infoComVal" => $this->getForDto($this->infoComVal),
"codDtipSped" => $this->getForDto($this->codDtipSped),
"flagAddBollo" => $this->getForDto($this->flagAddBollo),
"termCons" => $this->getForDto($this->termCons),
"codAssicurato" => $this->getForDto($this->codAssicurato),
"valutazione" => $this->getForDto($this->valutazione),
"noteFido" => $this->getForDto($this->noteFido),
"note" => $this->getForDto($this->note)
];
}
}