quantity

val quantity: Decimal? = null

수량

입력 범위 : -99999999.99 ~ 999999999.99 quantity.scale의 입력 범위 : 0 ~ 2 quantity.value * 10^-quantity.scale 단위로 치환됩니다.