toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
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
?
=
null
면세액
total
Link copied to clipboard
val
total
:
Long
총 금액
vat
Link copied to clipboard
val
vat
:
Long
?
=
null
부가세액