1
0
Files
PayPal-PHP-Server-SDK/doc/models/cvv-code.md
2024-09-04 15:55:32 +00:00

29 lines
312 B
Markdown

# CVV Code
The card verification value code for for Visa, Discover, Mastercard, or American Express.
## Enumeration
`CVVCode`
## Fields
| Name |
| --- |
| `E` |
| `I` |
| `M` |
| `N` |
| `P` |
| `S` |
| `U` |
| `X` |
| `ENUM_ALL_OTHERS` |
| `ENUM_0` |
| `ENUM_1` |
| `ENUM_2` |
| `ENUM_3` |
| `ENUM_4` |