PortOne Server SDK for JVM
Toggle table of contents
0.23.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.bulkpayout
/
PlatformBulkPayoutStats
Platform
Bulk
Payout
Stats
@
Serializable
data
class
PlatformBulkPayoutStats
(
val
amount
:
PlatformPayoutStatusStats
,
val
count
:
PlatformPayoutStatusStats
)
Members
Constructors
Platform
Bulk
Payout
Stats
Link copied to clipboard
constructor
(
amount
:
PlatformPayoutStatusStats
,
count
:
PlatformPayoutStatusStats
)
Properties
amount
Link copied to clipboard
val
amount
:
PlatformPayoutStatusStats
count
Link copied to clipboard
val
count
:
PlatformPayoutStatusStats