currencyUnitPosition

@SerialName(value = "currency_unit_position")
val currencyUnitPosition: Int? = null

Parameters

currencyUnitPosition

화폐 단위 표시 위치(0: 가격 뒤 | 1: 가격 앞, 기본값: 0)
Position of currency unit (0: before the price | 1: behind the price, Default: 0)