# CardType

### Description

Indicates a card's type, such as `CREDIT` or `DEBIT`.

## Properties
Name | Type
------------ | -------------
**UNKNOWN_CARD_TYPE** | string
**CREDIT** | string
**DEBIT** | string

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

