PortOne Server SDK for JVM
Toggle table of contents
0.22.0-1-g459aa80bbd
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