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.platform.transfer
/
PlatformExternalPayment
/
PlatformExternalPayment
Platform
External
Payment
constructor
(
id
:
String
,
currency
:
Currency
,
orderName
:
String
?
=
null
,
method
:
PlatformPaymentMethod
?
=
null
,
paidAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
?
=
null
)