타입 별칭 PaymentAlreadyCancelledError

PaymentAlreadyCancelledError: {
    type: "PAYMENT_ALREADY_CANCELLED";
    message?: string;
}

결제가 이미 취소된 경우