PortOne Server SDK for JVM
Toggle table of contents
0.24.0
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.payout
/
CompletePlatformPayoutByPartnerSettlementIdsResponse
Complete
Platform
Payout
By
Partner
Settlement
Ids
Response
@
Serializable
data
class
CompletePlatformPayoutByPartnerSettlementIdsResponse
(
val
bulkPayoutId
:
String
?
=
null
,
val
bulkPayoutGraphqlId
:
String
?
=
null
,
val
payoutCount
:
Int
,
val
partnerSettlementCount
:
Int
)
일괄 지급 완료 처리 결과
Members
Constructors
Complete
Platform
Payout
By
Partner
Settlement
Ids
Response
Link copied to clipboard
constructor
(
bulkPayoutId
:
String
?
=
null
,
bulkPayoutGraphqlId
:
String
?
=
null
,
payoutCount
:
Int
,
partnerSettlementCount
:
Int
)
Properties
bulk
Payout
Graphql
Id
Link copied to clipboard
val
bulkPayoutGraphqlId
:
String
?
bulk
Payout
Id
Link copied to clipboard
val
bulkPayoutId
:
String
?
partner
Settlement
Count
Link copied to clipboard
val
partnerSettlementCount
:
Int
payout
Count
Link copied to clipboard
val
payoutCount
:
Int