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
/
PlatformDiscountSharePolicy
/
PlatformDiscountSharePolicy
Platform
Discount
Share
Policy
constructor
(
id
:
String
,
graphqlId
:
String
,
name
:
String
,
partnerShareRate
:
Int
,
isArchived
:
Boolean
,
appliedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
,
memo
:
String
?
=
null
)