PortOne Server SDK for JVM
Toggle table of contents
0.22.0-1-g459aa80bbd
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.platform
/
PlatformDiscountSharePolicy
/
PlatformDiscountSharePolicy
Platform
Discount
Share
Policy
constructor
(
id
:
String
,
graphqlId
:
String
,
name
:
String
,
partnerShareRate
:
Int
,
memo
:
String
?
=
null
,
isArchived
:
Boolean
,
appliedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
,
isForTest
:
Boolean
)