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
/
PaymentProduct
/
PaymentProduct
Payment
Product
constructor
(
id
:
String
,
name
:
String
,
amount
:
Long
,
quantity
:
Int
,
tag
:
String
?
=
null
,
code
:
String
?
=
null
)