@portone/server-sdk
Preparing search index...
Payment
DiscountAmountExceedsTotalAmountError
Type Alias DiscountAmountExceedsTotalAmountError
프로모션 할인 금액이 결제 시도 금액 이상인 경우
type
DiscountAmountExceedsTotalAmountError
=
{
type
:
"DISCOUNT_AMOUNT_EXCEEDS_TOTAL_AMOUNT"
;
message
?:
string
;
}
Index
Properties
type
message?
Properties
type
type
:
"DISCOUNT_AMOUNT_EXCEEDS_TOTAL_AMOUNT"
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
message
@portone/server-sdk
Loading...
프로모션 할인 금액이 결제 시도 금액 이상인 경우