PortOne Server SDK for JVM
Toggle table of contents
0.21.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.bulkaccounttransfer
/
PlatformBulkAccountTransferStats
Platform
Bulk
Account
Transfer
Stats
@
Serializable
data
class
PlatformBulkAccountTransferStats
(
val
amount
:
PlatformAccountTransferStatusStats
,
val
count
:
PlatformAccountTransferStatusStats
)
Members
Constructors
Platform
Bulk
Account
Transfer
Stats
Link copied to clipboard
constructor
(
amount
:
PlatformAccountTransferStatusStats
,
count
:
PlatformAccountTransferStatusStats
)
Properties
amount
Link copied to clipboard
val
amount
:
PlatformAccountTransferStatusStats
count
Link copied to clipboard
val
count
:
PlatformAccountTransferStatusStats