class MoneyS3::Parsers::ObjednavkaType
Public Instance Methods
cas_vystave()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 178 def cas_vystave at 'CasVystave' end
cas_vystave_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 182 def cas_vystave_attributes attributes_at 'CasVystave' end
celkem()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 90 def celkem at 'Celkem' end
celkem_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 94 def celkem_attributes attributes_at 'Celkem' end
cinnost()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 130 def cinnost at 'Cinnost' end
cinnost_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 134 def cinnost_attributes attributes_at 'Cinnost' end
d_cislo()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 106 def d_cislo at 'DCislo' end
d_cislo_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 110 def d_cislo_attributes attributes_at 'DCislo' end
d_rada()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 98 def d_rada at 'DRada' end
d_rada_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 102 def d_rada_attributes attributes_at 'DRada' end
datum_vysta()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 186 def datum_vysta at 'DatumVysta' end
datum_vysta_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 190 def datum_vysta_attributes attributes_at 'DatumVysta' end
dod_odb()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 70 def dod_odb submodel_at(DokladFirmaType, 'DodOdb') end
dodaci_podm()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 282 def dodaci_podm at 'DodaciPodm' end
dodaci_podm_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 286 def dodaci_podm_attributes attributes_at 'DodaciPodm' end
doklad()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 6 def doklad at 'Doklad' end
doklad_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 10 def doklad_attributes attributes_at 'Doklad' end
dokumenty()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 390 def dokumenty array_of_at(String, ['Dokumenty', 'Dokument']) end
doprava()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 170 def doprava at 'Doprava' end
doprava_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 174 def doprava_attributes attributes_at 'Doprava' end
druh_dopravy()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 290 def druh_dopravy at 'DruhDopravy' end
druh_dopravy_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 294 def druh_dopravy_attributes attributes_at 'DruhDopravy' end
eshop()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 342 def eshop submodel_at(Eshop3, 'eshop') end
konec_prij()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 74 def konec_prij submodel_at(KonecPrijFirmaType, 'KonecPrij') end
kp_from_odb()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 78 def kp_from_odb at 'KPFromOdb' end
kp_from_odb_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 82 def kp_from_odb_attributes attributes_at 'KPFromOdb' end
moje_firma()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 382 def moje_firma submodel_at(MojeFirmaType, 'MojeFirma') end
nadpis()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 194 def nadpis at 'Nadpis' end
nadpis_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 198 def nadpis_attributes attributes_at 'Nadpis' end
ne_rezervov()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 146 def ne_rezervov at 'NeRezervov' end
ne_rezervov_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 150 def ne_rezervov_attributes attributes_at 'NeRezervov' end
ne_vyrizova()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 234 def ne_vyrizova at 'NeVyrizova' end
ne_vyrizova_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 238 def ne_vyrizova_attributes attributes_at 'NeVyrizova' end
pevne_ceny()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 154 def pevne_ceny at 'PevneCeny' end
pevne_ceny_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 158 def pevne_ceny_attributes attributes_at 'PevneCeny' end
plat_podm()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 162 def plat_podm at 'PlatPodm' end
plat_podm_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 166 def plat_podm_attributes attributes_at 'PlatPodm' end
pojisteno()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 346 def pojisteno at 'Pojisteno' end
pojisteno_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 350 def pojisteno_attributes attributes_at 'Pojisteno' end
polozka()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 378 def polozka array_of_at(PolObjednType, ['Polozka']) end
popis()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 14 def popis at 'Popis' end
popis_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 18 def popis_attributes attributes_at 'Popis' end
poznamka()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 22 def poznamka at 'Poznamka' end
poznamka_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 26 def poznamka_attributes attributes_at 'Poznamka' end
prepr_seznam_sluzeb()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 374 def prepr_seznam_sluzeb array_of_at(PreprDoplnUdajType, ['Prepr_SeznamSluzeb', 'Prepr_Sluzba']) end
prepr_trida()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 370 def prepr_trida submodel_at(PreprDoplnUdajType, 'Prepr_Trida') end
prepr_uhrada_dobirky()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 366 def prepr_uhrada_dobirky submodel_at(PreprDoplnUdajType, 'Prepr_UhradaDobirky') end
prepr_vyplatne()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 362 def prepr_vyplatne submodel_at(PreprDoplnUdajType, 'Prepr_Vyplatne') end
prepravce()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 354 def prepravce submodel_at(PrepravceType, 'Prepravce') end
prim_doklad()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 218 def prim_doklad at 'PrimDoklad' end
prim_doklad_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 222 def prim_doklad_attributes attributes_at 'PrimDoklad' end
sazba_dph1()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 318 def sazba_dph1 at 'SazbaDPH1' end
sazba_dph1_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 322 def sazba_dph1_attributes attributes_at 'SazbaDPH1' end
sazba_dph2()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 326 def sazba_dph2 at 'SazbaDPH2' end
sazba_dph2_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 330 def sazba_dph2_attributes attributes_at 'SazbaDPH2' end
siz_dec_celk()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 250 def siz_dec_celk at 'SizDecCelk' end
siz_dec_celk_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 254 def siz_dec_celk_attributes attributes_at 'SizDecCelk' end
siz_dec_dph()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 242 def siz_dec_dph at 'SizDecDPH' end
siz_dec_dph_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 246 def siz_dec_dph_attributes attributes_at 'SizDecDPH' end
sleva()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 334 def sleva at 'Sleva' end
sleva_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 338 def sleva_attributes attributes_at 'Sleva' end
souhrn_dph()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 86 def souhrn_dph submodel_at(SouhrnDPHType, 'SouhrnDPH') end
st_odesl_urc()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 298 def st_odesl_urc at 'StOdeslUrc' end
st_odesl_urc_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 302 def st_odesl_urc_attributes attributes_at 'StOdeslUrc' end
stat_moss()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 266 def stat_moss at 'StatMOSS' end
stat_moss_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 270 def stat_moss_attributes attributes_at 'StatMOSS' end
stredisko()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 114 def stredisko at 'Stredisko' end
stredisko_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 118 def stredisko_attributes attributes_at 'Stredisko' end
text_pred_po()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 30 def text_pred_po at 'TextPredPo' end
text_pred_po_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 34 def text_pred_po_attributes attributes_at 'TextPredPo' end
text_za_pol()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 38 def text_za_pol at 'TextZaPol' end
text_za_pol_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 42 def text_za_pol_attributes attributes_at 'TextZaPol' end
to_h()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 402 def to_h hash = {} hash[:attributes] = attributes hash[:doklad] = doklad if has? 'Doklad' hash[:doklad_attributes] = doklad_attributes if has? 'Doklad' hash[:popis] = popis if has? 'Popis' hash[:popis_attributes] = popis_attributes if has? 'Popis' hash[:poznamka] = poznamka if has? 'Poznamka' hash[:poznamka_attributes] = poznamka_attributes if has? 'Poznamka' hash[:text_pred_po] = text_pred_po if has? 'TextPredPo' hash[:text_pred_po_attributes] = text_pred_po_attributes if has? 'TextPredPo' hash[:text_za_pol] = text_za_pol if has? 'TextZaPol' hash[:text_za_pol_attributes] = text_za_pol_attributes if has? 'TextZaPol' hash[:vystaveno] = vystaveno if has? 'Vystaveno' hash[:vystaveno_attributes] = vystaveno_attributes if has? 'Vystaveno' 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[:dod_odb] = dod_odb.to_h if has? 'DodOdb' hash[:konec_prij] = konec_prij.to_h if has? 'KonecPrij' hash[:kp_from_odb] = kp_from_odb if has? 'KPFromOdb' hash[:kp_from_odb_attributes] = kp_from_odb_attributes if has? 'KPFromOdb' 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[:d_rada] = d_rada if has? 'DRada' hash[:d_rada_attributes] = d_rada_attributes if has? 'DRada' hash[:d_cislo] = d_cislo if has? 'DCislo' hash[:d_cislo_attributes] = d_cislo_attributes if has? 'DCislo' hash[:stredisko] = stredisko if has? 'Stredisko' hash[:stredisko_attributes] = stredisko_attributes if has? 'Stredisko' hash[:zakazka] = zakazka if has? 'Zakazka' hash[:zakazka_attributes] = zakazka_attributes if has? 'Zakazka' hash[:cinnost] = cinnost if has? 'Cinnost' hash[:cinnost_attributes] = cinnost_attributes if has? 'Cinnost' hash[:vystavil] = vystavil if has? 'Vystavil' hash[:vystavil_attributes] = vystavil_attributes if has? 'Vystavil' hash[:ne_rezervov] = ne_rezervov if has? 'NeRezervov' hash[:ne_rezervov_attributes] = ne_rezervov_attributes if has? 'NeRezervov' hash[:pevne_ceny] = pevne_ceny if has? 'PevneCeny' hash[:pevne_ceny_attributes] = pevne_ceny_attributes if has? 'PevneCeny' hash[:plat_podm] = plat_podm if has? 'PlatPodm' hash[:plat_podm_attributes] = plat_podm_attributes if has? 'PlatPodm' hash[:doprava] = doprava if has? 'Doprava' hash[:doprava_attributes] = doprava_attributes if has? 'Doprava' hash[:cas_vystave] = cas_vystave if has? 'CasVystave' hash[:cas_vystave_attributes] = cas_vystave_attributes if has? 'CasVystave' hash[:datum_vysta] = datum_vysta if has? 'DatumVysta' hash[:datum_vysta_attributes] = datum_vysta_attributes if has? 'DatumVysta' hash[:nadpis] = nadpis if has? 'Nadpis' hash[:nadpis_attributes] = nadpis_attributes if has? 'Nadpis' hash[:vyridit_nej] = vyridit_nej if has? 'VyriditNej' hash[:vyridit_nej_attributes] = vyridit_nej_attributes if has? 'VyriditNej' hash[:zkratka_typ] = zkratka_typ if has? 'ZkratkaTyp' hash[:zkratka_typ_attributes] = zkratka_typ_attributes if has? 'ZkratkaTyp' hash[:prim_doklad] = prim_doklad if has? 'PrimDoklad' hash[:prim_doklad_attributes] = prim_doklad_attributes if has? 'PrimDoklad' hash[:var_symbol] = var_symbol if has? 'VarSymbol' hash[:var_symbol_attributes] = var_symbol_attributes if has? 'VarSymbol' hash[:ne_vyrizova] = ne_vyrizova if has? 'NeVyrizova' hash[:ne_vyrizova_attributes] = ne_vyrizova_attributes if has? 'NeVyrizova' hash[:siz_dec_dph] = siz_dec_dph if has? 'SizDecDPH' hash[:siz_dec_dph_attributes] = siz_dec_dph_attributes if has? 'SizDecDPH' hash[:siz_dec_celk] = siz_dec_celk if has? 'SizDecCelk' hash[:siz_dec_celk_attributes] = siz_dec_celk_attributes if has? 'SizDecCelk' hash[:zobr_pozn_vy] = zobr_pozn_vy if has? 'ZobrPoznVy' hash[:zobr_pozn_vy_attributes] = zobr_pozn_vy_attributes if has? 'ZobrPoznVy' hash[:stat_moss] = stat_moss if has? 'StatMOSS' hash[:stat_moss_attributes] = stat_moss_attributes if has? 'StatMOSS' 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[:valuty] = valuty.to_h if has? 'Valuty' 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[:sleva] = sleva if has? 'Sleva' hash[:sleva_attributes] = sleva_attributes if has? 'Sleva' 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[:polozka] = polozka.map(&:to_h) if has? 'Polozka' hash[:moje_firma] = moje_firma.to_h if has? 'MojeFirma' hash[:vlajky] = vlajky.to_h if has? 'Vlajky' 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_transakce()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 274 def typ_transakce at 'TypTransakce' end
typ_transakce_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 278 def typ_transakce_attributes attributes_at 'TypTransakce' end
typ_zasillky()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 358 def typ_zasillky submodel_at(TypZasilkyType, 'TypZasillky') end
uzivatelska_pole()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 394 def uzivatelska_pole at 'UzivatelskaPole' end
uzivatelska_pole_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 398 def uzivatelska_pole_attributes attributes_at 'UzivatelskaPole' end
valuty()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 306 def valuty submodel_at(Valuty2, 'Valuty') end
var_symbol()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 226 def var_symbol at 'VarSymbol' end
var_symbol_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 230 def var_symbol_attributes attributes_at 'VarSymbol' end
vlajky()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 386 def vlajky submodel_at(Vlajky, 'Vlajky') end
vyridit_do()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 54 def vyridit_do at 'Vyridit_do' end
vyridit_do_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 58 def vyridit_do_attributes attributes_at 'Vyridit_do' end
vyridit_nej()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 202 def vyridit_nej at 'VyriditNej' end
vyridit_nej_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 206 def vyridit_nej_attributes attributes_at 'VyriditNej' end
vyrizeno()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 62 def vyrizeno at 'Vyrizeno' end
vyrizeno_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 66 def vyrizeno_attributes attributes_at 'Vyrizeno' end
vystaveno()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 46 def vystaveno at 'Vystaveno' end
vystaveno_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 50 def vystaveno_attributes attributes_at 'Vystaveno' end
vystavil()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 138 def vystavil at 'Vystavil' end
vystavil_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 142 def vystavil_attributes attributes_at 'Vystavil' end
zakazka()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 122 def zakazka at 'Zakazka' end
zakazka_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 126 def zakazka_attributes attributes_at 'Zakazka' end
zkratka_typ()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 210 def zkratka_typ at 'ZkratkaTyp' end
zkratka_typ_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 214 def zkratka_typ_attributes attributes_at 'ZkratkaTyp' end
zobr_pozn_vy()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 258 def zobr_pozn_vy at 'ZobrPoznVy' end
zobr_pozn_vy_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 262 def zobr_pozn_vy_attributes attributes_at 'ZobrPoznVy' end
zp_vyp_dph()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 310 def zp_vyp_dph at 'ZpVypDPH' end
zp_vyp_dph_attributes()
click to toggle source
# File lib/money_s3/parsers/objednavka_type.rb, line 314 def zp_vyp_dph_attributes attributes_at 'ZpVypDPH' end