Skip to content

FA(3) builder: From state

Create a builder from a serializable draft snapshot.

Import from ksef2.fa3 import FA3InvoiceBuilder
Source src/ksef2/services/builders/fa3/root.py:738 Authored source
FA3InvoiceBuilder.from_state
FA3InvoiceBuilder.from_state(state: KsefInvoiceDraft) -> Self

Returns

Self

Parameters

state KsefInvoiceDraft
required / positional