타입 별칭 AlreadyPaidOrWaitingError

AlreadyPaidOrWaitingError: {
    type: "ALREADY_PAID_OR_WAITING";
    message?: string;
}

결제가 이미 완료되었거나 대기중인 경우