# CardBrand

### Description

Indicates a card's brand, such as `VISA` or `MASTERCARD`.

## Properties
Name | Type
------------ | -------------
**OTHER_BRAND** | string
**VISA** | string
**MASTERCARD** | string
**AMERICAN_EXPRESS** | string
**DISCOVER** | string
**DISCOVER_DINERS** | string
**JCB** | string
**CHINA_UNIONPAY** | string
**SQUARE_GIFT_CARD** | 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)

