PortOne Server SDK for JVM
Toggle table of contents
0.23.0
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.payment.promotion
/
PromotionDiscountPartition
Promotion
Discount
Partition
@
Serializable
data
class
PromotionDiscountPartition
(
val
amountFrom
:
Long
,
val
scheme
:
PromotionDiscountScheme
)
금액 구간별 프로모션 할인 정책
Members
Constructors
Promotion
Discount
Partition
Link copied to clipboard
constructor
(
amountFrom
:
Long
,
scheme
:
PromotionDiscountScheme
)
Properties
amount
From
Link copied to clipboard
val
amountFrom
:
Long
scheme
Link copied to clipboard
val
scheme
:
PromotionDiscountScheme