# Tax Id Type The customer's tax ID type. ## Enumeration `TaxIdType` ## Fields | Name | Description | | --- | --- | | `BR_CPF` | The individual tax ID type, typically is 11 characters long. | | `BR_CNPJ` | The business tax ID type, typically is 14 characters long. |