vat = $vat ?: 'x'; $this->vat_excluded = $vat_excluded ?: 'x'; $this->vat_percentage = $vat_percentage ?: 'x'; $this->vat_tmt = $vat_tmt ?: 'x'; } }