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.common
/
PaymentAmountInput
Payment
Amount
Input
@
Serializable
data
class
PaymentAmountInput
(
val
total
:
Long
,
val
taxFree
:
Long
?
=
null
,
val
vat
:
Long
?
=
null
)
금액 세부 입력 정보
Members
Constructors
Payment
Amount
Input
Link copied to clipboard
constructor
(
total
:
Long
,
taxFree
:
Long
?
=
null
,
vat
:
Long
?
=
null
)
Properties
tax
Free
Link copied to clipboard
val
taxFree
:
Long
?
면세액
total
Link copied to clipboard
val
total
:
Long
총 금액
vat
Link copied to clipboard
val
vat
:
Long
?
부가세액