Type definitions for TypPodmiotu entity type enumeration.
Represents the type of business entity in the Polish business registry:
- P: Legal person (Osoba prawna)
- F: Natural person (Osoba fizyczna)
- LP: Local unit of legal person (Jednostka lokalna osoby prawnej)
- LF: Local unit of natural person (Jednostka lokalna osoby fizycznej)
Summary
Functions
Returns all valid entity types.
Converts string representation from BIR service to atom.
Converts atom representation to string for BIR service.
Types
Functions
@spec all() :: [t()]
Returns all valid entity types.
Converts string representation from BIR service to atom.
Converts atom representation to string for BIR service.