PortOne Server SDK for JVM
Toggle table of contents
0.22.0-1-g459aa80bbd
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.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
?
소수점 이하 자릿수
value
Link copied to clipboard
val
value
:
Long
비정규화된 값