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.transfer
/
TransferParameters
Transfer
Parameters
@
Serializable
(
with
=
TransferParametersSerializer::class
)
data
class
TransferParameters
(
val
additionalProperties
:
Map
<
String
,
PlatformSettlementParameterValue
>
)
Members
Constructors
Transfer
Parameters
Link copied to clipboard
constructor
(
additionalProperties
:
Map
<
String
,
PlatformSettlementParameterValue
>
)
Properties
additional
Properties
Link copied to clipboard
val
additionalProperties
:
Map
<
String
,
PlatformSettlementParameterValue
>