toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.common
/
Card
/
Card
Card
constructor
(
publisher
:
String
?
=
null
,
issuer
:
String
?
=
null
,
brand
:
CardBrand
?
=
null
,
type
:
CardType
?
=
null
,
ownerType
:
CardOwnerType
?
=
null
,
bin
:
String
?
=
null
,
name
:
String
?
=
null
,
number
:
String
?
=
null
)