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