View Source ExSzamlazzHu.CreateInvoice.Result (ex_szamlazz_hu v0.1.1)
Represents the result of the invoice creation call.
See the documentation
Link to this section Summary
Link to this section Types
@type t() :: %ExSzamlazzHu.CreateInvoice.Result{ path_to_pdf_invoice: term(), raw_response: term(), success: term(), szlahu_bruttovegosszeg: term(), szlahu_down: term(), szlahu_error: term(), szlahu_error_code: term(), szlahu_id: term(), szlahu_kintlevoseg: term(), szlahu_nettovegosszeg: term(), szlahu_szamlaszam: term(), szlahu_vevoifiokurl: term() }