타입 별칭 AlreadyPaidError

AlreadyPaidError: {
    type: "ALREADY_PAID";
    message?: string;
}

결제가 이미 완료된 경우