@portone/server-sdk
Preparing search index...
Payment
CancelAmountExceedsCancellableAmountError
Type Alias CancelAmountExceedsCancellableAmountError
결제 취소 금액이 취소 가능 금액을 초과한 경우
type
CancelAmountExceedsCancellableAmountError
=
{
type
:
"CANCEL_AMOUNT_EXCEEDS_CANCELLABLE_AMOUNT"
;
message
?:
string
;
}
Index
Properties
type
message?
Properties
type
type
:
"CANCEL_AMOUNT_EXCEEDS_CANCELLABLE_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...
결제 취소 금액이 취소 가능 금액을 초과한 경우