toggle menu
nonce-api
androidJvm
switch theme
search in API
nonce-api
/
sqip
/
Card
/
Card
Card
constructor
(
brand
:
Card.Brand
,
lastFourDigits
:
String
,
expirationMonth
:
Int
,
expirationYear
:
Int
,
postalCode
:
String
?
,
type
:
Card.Type
=
Type.UNKNOWN
,
prepaidType
:
Card.PrepaidType
=
PrepaidType.UNKNOWN
)