Documentation / @facturometro/core / UncheckedCountry
Interface: UncheckedCountry ​
Defined in: packages/core/src/model/common.types.generated.ts:6259
COUNTRY.
Parser output for Country: every property is optional and codes are plain strings, because nothing has been validated yet.
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-TaxRepresentativeParty/cac-PostalAddress/cac-Country/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-Country/
Properties ​
identificationCode? ​
optionalidentificationCode?:string
Defined in: packages/core/src/model/common.types.generated.ts:6278
BT-40 Seller country code; BT-55 Buyer country code; BT-69 Tax representative country code; BT-80 Deliver to country code.
A code that identifies the country.
Cardinality ​
1..1
Codelist ​
ISO3166 https://docs.peppol.eu/poacc/billing/3.0/codelist/ISO3166/
Rules ​
BR-09, BR-CL-14, BR-11, BR-20, BR-57, BR-IC-12
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-TaxRepresentativeParty/cac-PostalAddress/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-AccountingSupplierParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-AccountingCustomerParty/cac-Party/cac-PostalAddress/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-TaxRepresentativeParty/cac-PostalAddress/cac-Country/cbc-IdentificationCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-Delivery/cac-DeliveryLocation/cac-Address/cac-Country/cbc-IdentificationCode/