PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
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