# ShopifyPaymentsTaxIdentificationType - admin - ENUM
Version: unstable

## Description
The type of tax identification field.

### Access Scopes





## Enum values
* [EIN](/docs/api/admin/unstable/enums/EIN)
* [FULL_SSN](/docs/api/admin/unstable/enums/FULL_SSN)
* [SSN_LAST4_DIGITS](/docs/api/admin/unstable/enums/SSN_LAST4_DIGITS)

## Fields with this enum
* [ShopifyPaymentsTaxIdentification.taxIdentificationType](/docs/api/admin/unstable/objects/ShopifyPaymentsTaxIdentification)


## Examples