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
/
PlatformOrderTransferAdditionalFee
Platform
Order
Transfer
Additional
Fee
@
Serializable
data
class
PlatformOrderTransferAdditionalFee
(
val
policy
:
PlatformAdditionalFeePolicy
,
val
amount
:
Long
,
val
vat
:
Long
)
추가 수수료 정보
Members
Constructors
Platform
Order
Transfer
Additional
Fee
Link copied to clipboard
constructor
(
policy
:
PlatformAdditionalFeePolicy
,
amount
:
Long
,
vat
:
Long
)
Properties
amount
Link copied to clipboard
val
amount
:
Long
추가 수수료 금액
policy
Link copied to clipboard
val
policy
:
PlatformAdditionalFeePolicy
추가 수수료 정책
vat
Link copied to clipboard
val
vat
:
Long
추가 수수료 부가세 금액