class MoneyS3::Parsers::FakturaType

Public Instance Methods

c_objednavk() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 238
def c_objednavk
  at 'CObjednavk'
end
c_objednavk_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 242
def c_objednavk_attributes
  attributes_at 'CObjednavk'
end
celkem() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 354
def celkem
  at 'Celkem'
end
celkem_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 358
def celkem_attributes
  attributes_at 'Celkem'
end
cinnost() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 294
def cinnost
  at 'Cinnost'
end
cinnost_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 298
def cinnost_attributes
  attributes_at 'Cinnost'
end
cis_rada() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 62
def cis_rada
  at 'CisRada'
end
cis_rada_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 66
def cis_rada_attributes
  attributes_at 'CisRada'
end
dat_sk_poh() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 134
def dat_sk_poh
  at 'DatSkPoh'
end
dat_sk_poh_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 138
def dat_sk_poh_attributes
  attributes_at 'DatSkPoh'
end
dat_uc_pr() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 94
def dat_uc_pr
  at 'DatUcPr'
end
dat_uc_pr_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 98
def dat_uc_pr_attributes
  attributes_at 'DatUcPr'
end
date_upom1() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 414
def date_upom1
  at 'DateUpom1'
end
date_upom1_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 418
def date_upom1_attributes
  attributes_at 'DateUpom1'
end
date_upom2() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 422
def date_upom2
  at 'DateUpom2'
end
date_upom2_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 426
def date_upom2_attributes
  attributes_at 'DateUpom2'
end
date_upom_l() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 430
def date_upom_l
  at 'DateUpomL'
end
date_upom_l_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 434
def date_upom_l_attributes
  attributes_at 'DateUpomL'
end
datum_its() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 550
def datum_its
  at 'DatumITS'
end
datum_its_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 554
def datum_its_attributes
  attributes_at 'DatumITS'
end
del() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 38
def del
  at 'Del'
end
del_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 42
def del_attributes
  attributes_at 'Del'
end
dobr_duzp() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 142
def dobr_duzp
  at 'DobrDUZP'
end
dobr_duzp_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 146
def dobr_duzp_attributes
  attributes_at 'DobrDUZP'
end
dobropis() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 262
def dobropis
  at 'Dobropis'
end
dobropis_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 266
def dobropis_attributes
  attributes_at 'Dobropis'
end
dod_odb() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 494
def dod_odb
  submodel_at(DokladFirmaType, 'DodOdb')
end
dodaci_podm() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 510
def dodaci_podm
  at 'DodaciPodm'
end
dodaci_podm_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 514
def dodaci_podm_attributes
  attributes_at 'DodaciPodm'
end
doklad() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 6
def doklad
  at 'Doklad'
end
doklad_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 10
def doklad_attributes
  attributes_at 'Doklad'
end
dokumenty() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 674
def dokumenty
  array_of_at(String, ['Dokumenty', 'Dokument'])
end
doprav_tuz() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 534
def doprav_tuz
  at 'DopravTuz'
end
doprav_tuz_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 538
def doprav_tuz_attributes
  attributes_at 'DopravTuz'
end
doprav_zahr() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 542
def doprav_zahr
  at 'DopravZahr'
end
doprav_zahr_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 546
def doprav_zahr_attributes
  attributes_at 'DopravZahr'
end
doruceno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 126
def doruceno
  at 'Doruceno'
end
doruceno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 130
def doruceno_attributes
  attributes_at 'Doruceno'
end
druh() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 254
def druh
  at 'Druh'
end
druh_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 258
def druh_attributes
  attributes_at 'Druh'
end
druh_dopravy() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 518
def druh_dopravy
  at 'DruhDopravy'
end
druh_dopravy_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 522
def druh_dopravy_attributes
  attributes_at 'DruhDopravy'
end
eshop() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 610
def eshop
  submodel_at(Eshop, 'eshop')
end
ev_cis_dokl() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 14
def ev_cis_dokl
  at 'EvCisDokl'
end
ev_cis_dokl_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 18
def ev_cis_dokl_attributes
  attributes_at 'EvCisDokl'
end
guid() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 46
def guid
  at 'GUID'
end
guid_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 50
def guid_attributes
  attributes_at 'GUID'
end
i_dokl_agend() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 598
def i_dokl_agend
  at 'iDoklAgend'
end
i_dokl_agend_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 602
def i_dokl_agend_attributes
  attributes_at 'iDoklAgend'
end
i_doklad_id() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 590
def i_doklad_id
  at 'iDokladID'
end
i_doklad_id_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 594
def i_doklad_id_attributes
  attributes_at 'iDokladID'
end
import() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 606
def import
  submodel_at(Import, 'Import')
end
kod_dph() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 158
def kod_dph
  at 'KodDPH'
end
kod_dph_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 162
def kod_dph_attributes
  attributes_at 'KodDPH'
end
konec_prij() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 498
def konec_prij
  submodel_at(KonecPrijFirmaType, 'KonecPrij')
end
konst_sym() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 150
def konst_sym
  at 'KonstSym'
end
konst_sym_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 154
def konst_sym_attributes
  attributes_at 'KonstSym'
end
moje_firma() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 658
def moje_firma
  submodel_at(MojeFirmaType, 'MojeFirma')
end
par_symbol() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 214
def par_symbol
  at 'ParSymbol'
end
par_symbol_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 218
def par_symbol_attributes
  attributes_at 'ParSymbol'
end
plnen_dph() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 174
def plnen_dph
  at 'PlnenDPH'
end
plnen_dph_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 178
def plnen_dph_attributes
  attributes_at 'PlnenDPH'
end
plneno_dph() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 102
def plneno_dph
  at 'PlnenoDPH'
end
plneno_dph_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 106
def plneno_dph_attributes
  attributes_at 'PlnenoDPH'
end
pojisteno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 614
def pojisteno
  at 'Pojisteno'
end
pojisteno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 618
def pojisteno_attributes
  attributes_at 'Pojisteno'
end
popis() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 78
def popis
  at 'Popis'
end
popis_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 82
def popis_attributes
  attributes_at 'Popis'
end
poznamka() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 398
def poznamka
  at 'Poznamka'
end
poznamka_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 402
def poznamka_attributes
  attributes_at 'Poznamka'
end
pred_kontac() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 286
def pred_kontac
  at 'PredKontac'
end
pred_kontac_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 290
def pred_kontac_attributes
  attributes_at 'PredKontac'
end
prepr_seznam_sluzeb() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 642
def prepr_seznam_sluzeb
  array_of_at(PreprDoplnUdajType, ['Prepr_SeznamSluzeb', 'Prepr_Sluzba'])
end
prepr_trida() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 638
def prepr_trida
  submodel_at(PreprDoplnUdajType, 'Prepr_Trida')
end
prepr_uhrada_dobirky() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 634
def prepr_uhrada_dobirky
  submodel_at(PreprDoplnUdajType, 'Prepr_UhradaDobirky')
end
prepr_vyplatne() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 630
def prepr_vyplatne
  submodel_at(PreprDoplnUdajType, 'Prepr_Vyplatne')
end
prepravce() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 622
def prepravce
  submodel_at(PrepravceType, 'Prepravce')
end
pri_uhr_zbyv() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 390
def pri_uhr_zbyv
  at 'PriUhrZbyv'
end
pri_uhr_zbyv_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 394
def pri_uhr_zbyv_attributes
  attributes_at 'PriUhrZbyv'
end
prijat_dokl() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 206
def prijat_dokl
  at 'PrijatDokl'
end
prijat_dokl_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 210
def prijat_dokl_attributes
  attributes_at 'PrijatDokl'
end
prik_uhrady() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 382
def prik_uhrady
  at 'PrikUhrady'
end
prik_uhrady_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 386
def prik_uhrady_attributes
  attributes_at 'PrikUhrady'
end
proplatit() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 334
def proplatit
  at 'Proplatit'
end
proplatit_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 338
def proplatit_attributes
  attributes_at 'Proplatit'
end
puv_doklad() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 222
def puv_doklad
  at 'PuvDoklad'
end
puv_doklad_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 226
def puv_doklad_attributes
  attributes_at 'PuvDoklad'
end
rada() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 54
def rada
  at 'Rada'
end
rada_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 58
def rada_attributes
  attributes_at 'Rada'
end
sazba_dph1() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 318
def sazba_dph1
  at 'SazbaDPH1'
end
sazba_dph1_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 322
def sazba_dph1_attributes
  attributes_at 'SazbaDPH1'
end
sazba_dph2() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 326
def sazba_dph2
  at 'SazbaDPH2'
end
sazba_dph2_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 330
def sazba_dph2_attributes
  attributes_at 'SazbaDPH2'
end
seznam_nep_plateb() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 662
def seznam_nep_plateb
  array_of_at(NepPlatbaType, ['SeznamNepPlateb', 'NepPlatba'])
end
seznam_polozek() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 646
def seznam_polozek
  array_of_at(PolFakturyType, ['SeznamPolozek', 'Polozka'])
end
seznam_uhrad() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 654
def seznam_uhrad
  array_of_at(UhradaType, ['SeznamUhrad', 'Uhrada'])
end
seznam_vazeb() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 670
def seznam_vazeb
  array_of_at(VazbaType, ['SeznamVazeb', 'Vazba'])
end
seznam_zal_polozek() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 650
def seznam_zal_polozek
  array_of_at(PolObjednType, ['SeznamZalPolozek', 'Polozka'])
end
sleva() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 558
def sleva
  at 'Sleva'
end
sleva_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 562
def sleva_attributes
  attributes_at 'Sleva'
end
souhrn_dph() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 350
def souhrn_dph
  submodel_at(SouhrnDPHType, 'SouhrnDPH')
end
spec_symbol() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 198
def spec_symbol
  at 'SpecSymbol'
end
spec_symbol_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 202
def spec_symbol_attributes
  attributes_at 'SpecSymbol'
end
splatno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 110
def splatno
  at 'Splatno'
end
splatno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 114
def splatno_attributes
  attributes_at 'Splatno'
end
st_odesl_urc() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 526
def st_odesl_urc
  at 'StOdeslUrc'
end
st_odesl_urc_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 530
def st_odesl_urc_attributes
  attributes_at 'StOdeslUrc'
end
stat_moss() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 302
def stat_moss
  at 'StatMOSS'
end
stat_moss_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 306
def stat_moss_attributes
  attributes_at 'StatMOSS'
end
storno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 30
def storno
  at 'Storno'
end
storno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 34
def storno_attributes
  attributes_at 'Storno'
end
stredisko() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 406
def stredisko
  at 'Stredisko'
end
stredisko_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 410
def stredisko_attributes
  attributes_at 'Stredisko'
end
sum_zaloha() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 478
def sum_zaloha
  at 'SumZaloha'
end
sum_zaloha_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 482
def sum_zaloha_attributes
  attributes_at 'SumZaloha'
end
sum_zaloha_c() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 486
def sum_zaloha_c
  at 'SumZalohaC'
end
sum_zaloha_c_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 490
def sum_zaloha_c_attributes
  attributes_at 'SumZalohaC'
end
text_pred_dl() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 454
def text_pred_dl
  at 'TextPredDL'
end
text_pred_dl_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 458
def text_pred_dl_attributes
  attributes_at 'TextPredDL'
end
text_pred_fa() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 438
def text_pred_fa
  at 'TextPredFa'
end
text_pred_fa_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 442
def text_pred_fa_attributes
  attributes_at 'TextPredFa'
end
text_za_dl() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 462
def text_za_dl
  at 'TextZaDL'
end
text_za_dl_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 466
def text_za_dl_attributes
  attributes_at 'TextZaDL'
end
text_za_fa() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 446
def text_za_fa
  at 'TextZaFa'
end
text_za_fa_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 450
def text_za_fa_attributes
  attributes_at 'TextZaFa'
end
to_h() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 686
def to_h
  hash = {}
  hash[:attributes] = attributes

  hash[:doklad] = doklad if has? 'Doklad'
  hash[:doklad_attributes] = doklad_attributes if has? 'Doklad'
  hash[:ev_cis_dokl] = ev_cis_dokl if has? 'EvCisDokl'
  hash[:ev_cis_dokl_attributes] = ev_cis_dokl_attributes if has? 'EvCisDokl'
  hash[:zpusob_uctovani] = zpusob_uctovani if has? 'ZpusobUctovani'
  hash[:zpusob_uctovani_attributes] = zpusob_uctovani_attributes if has? 'ZpusobUctovani'
  hash[:storno] = storno if has? 'Storno'
  hash[:storno_attributes] = storno_attributes if has? 'Storno'
  hash[:del] = del if has? 'Del'
  hash[:del_attributes] = del_attributes if has? 'Del'
  hash[:guid] = guid if has? 'GUID'
  hash[:guid_attributes] = guid_attributes if has? 'GUID'
  hash[:rada] = rada if has? 'Rada'
  hash[:rada_attributes] = rada_attributes if has? 'Rada'
  hash[:cis_rada] = cis_rada if has? 'CisRada'
  hash[:cis_rada_attributes] = cis_rada_attributes if has? 'CisRada'
  hash[:u_doklad] = u_doklad if has? 'UDoklad'
  hash[:u_doklad_attributes] = u_doklad_attributes if has? 'UDoklad'
  hash[:popis] = popis if has? 'Popis'
  hash[:popis_attributes] = popis_attributes if has? 'Popis'
  hash[:vystaveno] = vystaveno if has? 'Vystaveno'
  hash[:vystaveno_attributes] = vystaveno_attributes if has? 'Vystaveno'
  hash[:dat_uc_pr] = dat_uc_pr if has? 'DatUcPr'
  hash[:dat_uc_pr_attributes] = dat_uc_pr_attributes if has? 'DatUcPr'
  hash[:plneno_dph] = plneno_dph if has? 'PlnenoDPH'
  hash[:plneno_dph_attributes] = plneno_dph_attributes if has? 'PlnenoDPH'
  hash[:splatno] = splatno if has? 'Splatno'
  hash[:splatno_attributes] = splatno_attributes if has? 'Splatno'
  hash[:uhrazeno] = uhrazeno if has? 'Uhrazeno'
  hash[:uhrazeno_attributes] = uhrazeno_attributes if has? 'Uhrazeno'
  hash[:doruceno] = doruceno if has? 'Doruceno'
  hash[:doruceno_attributes] = doruceno_attributes if has? 'Doruceno'
  hash[:dat_sk_poh] = dat_sk_poh if has? 'DatSkPoh'
  hash[:dat_sk_poh_attributes] = dat_sk_poh_attributes if has? 'DatSkPoh'
  hash[:dobr_duzp] = dobr_duzp if has? 'DobrDUZP'
  hash[:dobr_duzp_attributes] = dobr_duzp_attributes if has? 'DobrDUZP'
  hash[:konst_sym] = konst_sym if has? 'KonstSym'
  hash[:konst_sym_attributes] = konst_sym_attributes if has? 'KonstSym'
  hash[:kod_dph] = kod_dph if has? 'KodDPH'
  hash[:kod_dph_attributes] = kod_dph_attributes if has? 'KodDPH'
  hash[:ucel_zd_pl] = ucel_zd_pl if has? 'UcelZdPl'
  hash[:ucel_zd_pl_attributes] = ucel_zd_pl_attributes if has? 'UcelZdPl'
  hash[:plnen_dph] = plnen_dph if has? 'PlnenDPH'
  hash[:plnen_dph_attributes] = plnen_dph_attributes if has? 'PlnenDPH'
  hash[:zjedn_d] = zjedn_d if has? 'ZjednD'
  hash[:zjedn_d_attributes] = zjedn_d_attributes if has? 'ZjednD'
  hash[:var_symbol] = var_symbol if has? 'VarSymbol'
  hash[:var_symbol_attributes] = var_symbol_attributes if has? 'VarSymbol'
  hash[:spec_symbol] = spec_symbol if has? 'SpecSymbol'
  hash[:spec_symbol_attributes] = spec_symbol_attributes if has? 'SpecSymbol'
  hash[:prijat_dokl] = prijat_dokl if has? 'PrijatDokl'
  hash[:prijat_dokl_attributes] = prijat_dokl_attributes if has? 'PrijatDokl'
  hash[:par_symbol] = par_symbol if has? 'ParSymbol'
  hash[:par_symbol_attributes] = par_symbol_attributes if has? 'ParSymbol'
  hash[:puv_doklad] = puv_doklad if has? 'PuvDoklad'
  hash[:puv_doklad_attributes] = puv_doklad_attributes if has? 'PuvDoklad'
  hash[:zakazka] = zakazka if has? 'Zakazka'
  hash[:zakazka_attributes] = zakazka_attributes if has? 'Zakazka'
  hash[:c_objednavk] = c_objednavk if has? 'CObjednavk'
  hash[:c_objednavk_attributes] = c_objednavk_attributes if has? 'CObjednavk'
  hash[:ucet] = ucet if has? 'Ucet'
  hash[:ucet_attributes] = ucet_attributes if has? 'Ucet'
  hash[:druh] = druh if has? 'Druh'
  hash[:druh_attributes] = druh_attributes if has? 'Druh'
  hash[:dobropis] = dobropis if has? 'Dobropis'
  hash[:dobropis_attributes] = dobropis_attributes if has? 'Dobropis'
  hash[:zp_dopravy] = zp_dopravy if has? 'ZpDopravy'
  hash[:zp_dopravy_attributes] = zp_dopravy_attributes if has? 'ZpDopravy'
  hash[:uhrada] = uhrada if has? 'Uhrada'
  hash[:uhrada_attributes] = uhrada_attributes if has? 'Uhrada'
  hash[:pred_kontac] = pred_kontac if has? 'PredKontac'
  hash[:pred_kontac_attributes] = pred_kontac_attributes if has? 'PredKontac'
  hash[:cinnost] = cinnost if has? 'Cinnost'
  hash[:cinnost_attributes] = cinnost_attributes if has? 'Cinnost'
  hash[:stat_moss] = stat_moss if has? 'StatMOSS'
  hash[:stat_moss_attributes] = stat_moss_attributes if has? 'StatMOSS'
  hash[:zp_vyp_dph] = zp_vyp_dph if has? 'ZpVypDPH'
  hash[:zp_vyp_dph_attributes] = zp_vyp_dph_attributes if has? 'ZpVypDPH'
  hash[:sazba_dph1] = sazba_dph1 if has? 'SazbaDPH1'
  hash[:sazba_dph1_attributes] = sazba_dph1_attributes if has? 'SazbaDPH1'
  hash[:sazba_dph2] = sazba_dph2 if has? 'SazbaDPH2'
  hash[:sazba_dph2_attributes] = sazba_dph2_attributes if has? 'SazbaDPH2'
  hash[:proplatit] = proplatit if has? 'Proplatit'
  hash[:proplatit_attributes] = proplatit_attributes if has? 'Proplatit'
  hash[:vyuctovano] = vyuctovano if has? 'Vyuctovano'
  hash[:vyuctovano_attributes] = vyuctovano_attributes if has? 'Vyuctovano'
  hash[:souhrn_dph] = souhrn_dph.to_h if has? 'SouhrnDPH'
  hash[:celkem] = celkem if has? 'Celkem'
  hash[:celkem_attributes] = celkem_attributes if has? 'Celkem'
  hash[:valuty] = valuty.to_h if has? 'Valuty'
  hash[:typ] = typ if has? 'Typ'
  hash[:typ_attributes] = typ_attributes if has? 'Typ'
  hash[:vystavil] = vystavil if has? 'Vystavil'
  hash[:vystavil_attributes] = vystavil_attributes if has? 'Vystavil'
  hash[:prik_uhrady] = prik_uhrady if has? 'PrikUhrady'
  hash[:prik_uhrady_attributes] = prik_uhrady_attributes if has? 'PrikUhrady'
  hash[:pri_uhr_zbyv] = pri_uhr_zbyv if has? 'PriUhrZbyv'
  hash[:pri_uhr_zbyv_attributes] = pri_uhr_zbyv_attributes if has? 'PriUhrZbyv'
  hash[:poznamka] = poznamka if has? 'Poznamka'
  hash[:poznamka_attributes] = poznamka_attributes if has? 'Poznamka'
  hash[:stredisko] = stredisko if has? 'Stredisko'
  hash[:stredisko_attributes] = stredisko_attributes if has? 'Stredisko'
  hash[:date_upom1] = date_upom1 if has? 'DateUpom1'
  hash[:date_upom1_attributes] = date_upom1_attributes if has? 'DateUpom1'
  hash[:date_upom2] = date_upom2 if has? 'DateUpom2'
  hash[:date_upom2_attributes] = date_upom2_attributes if has? 'DateUpom2'
  hash[:date_upom_l] = date_upom_l if has? 'DateUpomL'
  hash[:date_upom_l_attributes] = date_upom_l_attributes if has? 'DateUpomL'
  hash[:text_pred_fa] = text_pred_fa if has? 'TextPredFa'
  hash[:text_pred_fa_attributes] = text_pred_fa_attributes if has? 'TextPredFa'
  hash[:text_za_fa] = text_za_fa if has? 'TextZaFa'
  hash[:text_za_fa_attributes] = text_za_fa_attributes if has? 'TextZaFa'
  hash[:text_pred_dl] = text_pred_dl if has? 'TextPredDL'
  hash[:text_pred_dl_attributes] = text_pred_dl_attributes if has? 'TextPredDL'
  hash[:text_za_dl] = text_za_dl if has? 'TextZaDL'
  hash[:text_za_dl_attributes] = text_za_dl_attributes if has? 'TextZaDL'
  hash[:valuty_prop] = valuty_prop if has? 'ValutyProp'
  hash[:valuty_prop_attributes] = valuty_prop_attributes if has? 'ValutyProp'
  hash[:sum_zaloha] = sum_zaloha if has? 'SumZaloha'
  hash[:sum_zaloha_attributes] = sum_zaloha_attributes if has? 'SumZaloha'
  hash[:sum_zaloha_c] = sum_zaloha_c if has? 'SumZalohaC'
  hash[:sum_zaloha_c_attributes] = sum_zaloha_c_attributes if has? 'SumZalohaC'
  hash[:dod_odb] = dod_odb.to_h if has? 'DodOdb'
  hash[:konec_prij] = konec_prij.to_h if has? 'KonecPrij'
  hash[:typ_transakce] = typ_transakce if has? 'TypTransakce'
  hash[:typ_transakce_attributes] = typ_transakce_attributes if has? 'TypTransakce'
  hash[:dodaci_podm] = dodaci_podm if has? 'DodaciPodm'
  hash[:dodaci_podm_attributes] = dodaci_podm_attributes if has? 'DodaciPodm'
  hash[:druh_dopravy] = druh_dopravy if has? 'DruhDopravy'
  hash[:druh_dopravy_attributes] = druh_dopravy_attributes if has? 'DruhDopravy'
  hash[:st_odesl_urc] = st_odesl_urc if has? 'StOdeslUrc'
  hash[:st_odesl_urc_attributes] = st_odesl_urc_attributes if has? 'StOdeslUrc'
  hash[:doprav_tuz] = doprav_tuz if has? 'DopravTuz'
  hash[:doprav_tuz_attributes] = doprav_tuz_attributes if has? 'DopravTuz'
  hash[:doprav_zahr] = doprav_zahr if has? 'DopravZahr'
  hash[:doprav_zahr_attributes] = doprav_zahr_attributes if has? 'DopravZahr'
  hash[:datum_its] = datum_its if has? 'DatumITS'
  hash[:datum_its_attributes] = datum_its_attributes if has? 'DatumITS'
  hash[:sleva] = sleva if has? 'Sleva'
  hash[:sleva_attributes] = sleva_attributes if has? 'Sleva'
  hash[:vyridit_nej] = vyridit_nej if has? 'VyriditNej'
  hash[:vyridit_nej_attributes] = vyridit_nej_attributes if has? 'VyriditNej'
  hash[:vyridit_do] = vyridit_do if has? 'Vyridit_do'
  hash[:vyridit_do_attributes] = vyridit_do_attributes if has? 'Vyridit_do'
  hash[:vyrizeno] = vyrizeno if has? 'Vyrizeno'
  hash[:vyrizeno_attributes] = vyrizeno_attributes if has? 'Vyrizeno'
  hash[:i_doklad_id] = i_doklad_id if has? 'iDokladID'
  hash[:i_doklad_id_attributes] = i_doklad_id_attributes if has? 'iDokladID'
  hash[:i_dokl_agend] = i_dokl_agend if has? 'iDoklAgend'
  hash[:i_dokl_agend_attributes] = i_dokl_agend_attributes if has? 'iDoklAgend'
  hash[:import] = import.to_h if has? 'Import'
  hash[:eshop] = eshop.to_h if has? 'eshop'
  hash[:pojisteno] = pojisteno if has? 'Pojisteno'
  hash[:pojisteno_attributes] = pojisteno_attributes if has? 'Pojisteno'
  hash[:prepravce] = prepravce.to_h if has? 'Prepravce'
  hash[:typ_zasillky] = typ_zasillky.to_h if has? 'TypZasillky'
  hash[:prepr_vyplatne] = prepr_vyplatne.to_h if has? 'Prepr_Vyplatne'
  hash[:prepr_uhrada_dobirky] = prepr_uhrada_dobirky.to_h if has? 'Prepr_UhradaDobirky'
  hash[:prepr_trida] = prepr_trida.to_h if has? 'Prepr_Trida'
  hash[:prepr_seznam_sluzeb] = prepr_seznam_sluzeb.map(&:to_h) if has? 'Prepr_SeznamSluzeb'
  hash[:seznam_polozek] = seznam_polozek.map(&:to_h) if has? 'SeznamPolozek'
  hash[:seznam_zal_polozek] = seznam_zal_polozek.map(&:to_h) if has? 'SeznamZalPolozek'
  hash[:seznam_uhrad] = seznam_uhrad.map(&:to_h) if has? 'SeznamUhrad'
  hash[:moje_firma] = moje_firma.to_h if has? 'MojeFirma'
  hash[:seznam_nep_plateb] = seznam_nep_plateb.map(&:to_h) if has? 'SeznamNepPlateb'
  hash[:vlajky] = vlajky.to_h if has? 'Vlajky'
  hash[:seznam_vazeb] = seznam_vazeb.map(&:to_h) if has? 'SeznamVazeb'
  hash[:dokumenty] = dokumenty if has? 'Dokumenty'
  hash[:uzivatelska_pole] = uzivatelska_pole if has? 'UzivatelskaPole'
  hash[:uzivatelska_pole_attributes] = uzivatelska_pole_attributes if has? 'UzivatelskaPole'

  hash
end
typ() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 366
def typ
  at 'Typ'
end
typ_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 370
def typ_attributes
  attributes_at 'Typ'
end
typ_transakce() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 502
def typ_transakce
  at 'TypTransakce'
end
typ_transakce_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 506
def typ_transakce_attributes
  attributes_at 'TypTransakce'
end
typ_zasillky() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 626
def typ_zasillky
  submodel_at(TypZasilkyType, 'TypZasillky')
end
u_doklad() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 70
def u_doklad
  at 'UDoklad'
end
u_doklad_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 74
def u_doklad_attributes
  attributes_at 'UDoklad'
end
ucel_zd_pl() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 166
def ucel_zd_pl
  at 'UcelZdPl'
end
ucel_zd_pl_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 170
def ucel_zd_pl_attributes
  attributes_at 'UcelZdPl'
end
ucet() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 246
def ucet
  at 'Ucet'
end
ucet_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 250
def ucet_attributes
  attributes_at 'Ucet'
end
uhrada() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 278
def uhrada
  at 'Uhrada'
end
uhrada_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 282
def uhrada_attributes
  attributes_at 'Uhrada'
end
uhrazeno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 118
def uhrazeno
  at 'Uhrazeno'
end
uhrazeno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 122
def uhrazeno_attributes
  attributes_at 'Uhrazeno'
end
uzivatelska_pole() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 678
def uzivatelska_pole
  at 'UzivatelskaPole'
end
uzivatelska_pole_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 682
def uzivatelska_pole_attributes
  attributes_at 'UzivatelskaPole'
end
valuty() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 362
def valuty
  submodel_at(Valuty2, 'Valuty')
end
valuty_prop() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 470
def valuty_prop
  at 'ValutyProp'
end
valuty_prop_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 474
def valuty_prop_attributes
  attributes_at 'ValutyProp'
end
var_symbol() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 190
def var_symbol
  at 'VarSymbol'
end
var_symbol_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 194
def var_symbol_attributes
  attributes_at 'VarSymbol'
end
vlajky() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 666
def vlajky
  submodel_at(Vlajky, 'Vlajky')
end
vyridit_do() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 574
def vyridit_do
  at 'Vyridit_do'
end
vyridit_do_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 578
def vyridit_do_attributes
  attributes_at 'Vyridit_do'
end
vyridit_nej() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 566
def vyridit_nej
  at 'VyriditNej'
end
vyridit_nej_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 570
def vyridit_nej_attributes
  attributes_at 'VyriditNej'
end
vyrizeno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 582
def vyrizeno
  at 'Vyrizeno'
end
vyrizeno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 586
def vyrizeno_attributes
  attributes_at 'Vyrizeno'
end
vystaveno() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 86
def vystaveno
  at 'Vystaveno'
end
vystaveno_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 90
def vystaveno_attributes
  attributes_at 'Vystaveno'
end
vystavil() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 374
def vystavil
  at 'Vystavil'
end
vystavil_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 378
def vystavil_attributes
  attributes_at 'Vystavil'
end
vyuctovano() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 342
def vyuctovano
  at 'Vyuctovano'
end
vyuctovano_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 346
def vyuctovano_attributes
  attributes_at 'Vyuctovano'
end
zakazka() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 230
def zakazka
  at 'Zakazka'
end
zakazka_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 234
def zakazka_attributes
  attributes_at 'Zakazka'
end
zjedn_d() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 182
def zjedn_d
  at 'ZjednD'
end
zjedn_d_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 186
def zjedn_d_attributes
  attributes_at 'ZjednD'
end
zp_dopravy() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 270
def zp_dopravy
  at 'ZpDopravy'
end
zp_dopravy_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 274
def zp_dopravy_attributes
  attributes_at 'ZpDopravy'
end
zp_vyp_dph() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 310
def zp_vyp_dph
  at 'ZpVypDPH'
end
zp_vyp_dph_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 314
def zp_vyp_dph_attributes
  attributes_at 'ZpVypDPH'
end
zpusob_uctovani() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 22
def zpusob_uctovani
  at 'ZpusobUctovani'
end
zpusob_uctovani_attributes() click to toggle source
# File lib/money_s3/parsers/faktura_type.rb, line 26
def zpusob_uctovani_attributes
  attributes_at 'ZpusobUctovani'
end