Package com.thalesgroup.gemalto.d1.card
Class CardMetadata
- java.lang.Object
-
- com.thalesgroup.gemalto.d1.card.CardMetadata
-
public final class CardMetadata extends Object
Card Metadata information containing basic information- Since:
- 1.0.0
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<CardAsset>
getAssetList()
Get card asset containing resources, for example image.String
getExpiryDate()
Get expiry date of the card in MMYY formatString
getLast4Pan()
Get last 4 digits of the PANScheme
getScheme()
Get card schemeState
getState()
Get state of the card
-