
# Apple Pay Payment Data Type

Indicates the type of payment data passed, in case of Non China the payment data is 3DSECURE and for China it is EMV.

## Enumeration

`ApplePayPaymentDataType`

## Fields

| Name |
|  --- |
| `ENUM_3DSECURE` |
| `EMV` |

