PortOne Server SDK for JVM
Toggle table of contents
0.21.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.b2b.taxinvoice
/
Decimal
Decimal
@
Serializable
data
class
Decimal
(
val
value
:
Long
,
val
scale
:
Int
?
=
null
)
BigDecimal 타입
Members
Constructors
Decimal
Link copied to clipboard
constructor
(
value
:
Long
,
scale
:
Int
?
=
null
)
Properties
scale
Link copied to clipboard
val
scale
:
Int
?
=
null
소수점 이하 자릿수
value
Link copied to clipboard
val
value
:
Long
비정규화된 값