Package org.instancio.generators.pol
Interface PolIdGenerators
- All Known Subinterfaces:
PolIdSpecs
public interface PolIdGenerators
Contains built-in generators for Polish identifiers.
- Since:
- 3.1.0
-
Method Details
-
nip
NipGeneratorSpec nip()Generates Polish VAT Identification Number (NIP).- Returns:
- API builder reference
- Since:
- 3.1.0
-
pesel
PeselGeneratorSpec pesel()Generates Polish National Identification Number (PESEL).- Returns:
- API builder reference
- Since:
- 3.1.0
-
regon
RegonGeneratorSpec regon()Generates Polish Taxpayer Identification Number (REGON).- Returns:
- API builder reference
- Since:
- 3.1.0
-