Type Alias PlatformCancellableAmountExceededError
PlatformCancellableAmountExceededError: { type: "PLATFORM_CANCELLABLE_AMOUNT_EXCEEDED"; cancellableAmount: number; requestAmount: number; amountType: PlatformCancellableAmountType; message?: string;} Type declaration
type: "PLATFORM_CANCELLABLE_AMOUNT_EXCEEDED"
cancellableAmount: number
requestAmount: number
Optional
message?: string
취소 가능한 금액이 초과한 경우