PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.platform.transfer
/
PlatformPortOnePayment
/
PlatformPortOnePayment
Platform
Port
One
Payment
constructor
(
id
:
String
,
storeId
:
String
,
channelKey
:
String
,
orderName
:
String
,
method
:
PlatformPaymentMethod
?
=
null
,
currency
:
Currency
,
paidAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
)