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.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