PortOne Server SDK for JVM
Toggle table of contents
0.17.1-alpha2-1-gea614106bf
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.platform
/
Platform
Platform
@
Serializable
data
class
Platform
(
val
merchantId
:
String
,
val
graphqlId
:
String
,
val
settlementRule
:
PlatformSettlementRule
)
고객사의 플랫폼 기능 관련 정보
Members
Constructors
Platform
Link copied to clipboard
constructor
(
merchantId
:
String
,
graphqlId
:
String
,
settlementRule
:
PlatformSettlementRule
)
Properties
graphql
Id
Link copied to clipboard
val
graphqlId
:
String
merchant
Id
Link copied to clipboard
val
merchantId
:
String
해당 플랫폼의 고객사 아이디
settlement
Rule
Link copied to clipboard
val
settlementRule
:
PlatformSettlementRule
정산 규칙