| Modifier and Type | Field and Description |
|---|---|
protected VATIdentificationNumberProvider |
DefaultCompanyProvider.vatIdentificationNumberProvider |
| Constructor and Description |
|---|
DefaultCompanyProvider(BaseProducer baseProducer,
DataMaster dataMaster,
VATIdentificationNumberProvider vatIdentificationNumberProvider,
CompanyProperties.CompanyProperty... companyProperties) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeVATIdentificationNumberProvider
German VAT identification number (Umsatzsteuer-Identifikationsnummer or USt-IdNr.)
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnVATIdentificationNumberProvider
American VAT Identification Number (known as Employer Identification Number or EIN in the United States)
https://en.wikipedia.org/wiki/Employer_Identification_Number
|
| Modifier and Type | Class and Description |
|---|---|
class |
EsVATIdentificationNumberProvider
Spanish VAT Identification Number (known as Número de Identificación Fiscal (for freelancers) or Código de Identificación Fiscal (for companies) in Spain)
https://en.wikipedia.org/wiki/VAT_identification_number
|
| Modifier and Type | Class and Description |
|---|---|
class |
KaVATIdentificationNumberProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
PlVATIdentificationNumberProvider
Polish VAT Identification Number (known as NIP Numer Identyfikacji Podatkowej in Poland)
https://en.wikipedia.org/wiki/VAT_identification_number
|
| Modifier and Type | Class and Description |
|---|---|
class |
SvVATIdentificationNumberProvider
Swedish VAT Identification Number (known as Momsnummer in Sweden)
https://en.wikipedia.org/wiki/VAT_identification_number
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZhVATIdentificationNumberProvider
com.devskiller.jfairy.producer.company.locale.zh.ZhVATIdentificationNumberProvider
6 digit for area location, 9 char (0-9A-Z) for organization code (2 char for business type, 2 char for industry type, 5 char for order number), total 15 digit
|
Copyright © 2022. All rights reserved.