CardPrepaidType
February 26, 2020 ยท View on GitHub
Description
Indicates a card's prepaid type, such as NOT_PREPAID or PREPAID.
Properties
| Name | Type |
|---|---|
| UNKNOWN_PREPAID_TYPE | string |
| NOT_PREPAID | string |
| PREPAID | string |
Note: All properties are protected and only accessed via getters and setters.