forked from LiveCarta/PayPal-PHP-Server-SDK
Automated commit message
This commit is contained in:
19
doc/models/card-type.md
Normal file
19
doc/models/card-type.md
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
# Card Type
|
||||
|
||||
Type of card. i.e Credit, Debit and so on.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`CardType`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `CREDIT` |
|
||||
| `DEBIT` |
|
||||
| `PREPAID` |
|
||||
| `STORE` |
|
||||
| `UNKNOWN` |
|
||||
|
||||
Reference in New Issue
Block a user