We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
상표권 존속기간이 만료시점 전후로 상표권자는 상표권을 갱신할 수 있습니다. 이 때 상표권자는 지정상품 중에서 포기할 상품을 선택할 수 있습니다.
특허법인 측에서는 클라이언트에게 지정상품의 목록을 보내고, 클라이언트가 원하는 상품의 목록을 제외한 나머지 상품에 대해 특허청에 포기 신청을 해야 합니다.
이 과정에서 상품 명칭 목록을 관리하고 표시하는 기능이 필요합니다. 입력된 상품 명칭은 기본적으로 문자열 데이터입니다.
The text was updated successfully, but these errors were encountered:
SyngChoi
No branches or pull requests
상표권 존속기간이 만료시점 전후로 상표권자는 상표권을 갱신할 수 있습니다.
이 때 상표권자는 지정상품 중에서 포기할 상품을 선택할 수 있습니다.
특허법인 측에서는 클라이언트에게 지정상품의 목록을 보내고,
클라이언트가 원하는 상품의 목록을 제외한 나머지 상품에 대해 특허청에 포기 신청을 해야 합니다.
이 과정에서 상품 명칭 목록을 관리하고 표시하는 기능이 필요합니다.
입력된 상품 명칭은 기본적으로 문자열 데이터입니다.
The text was updated successfully, but these errors were encountered: