-
-
Constructor Summary
Constructors
| Constructor and Description |
CorpState() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CorpState
public CorpState()
-
Method Detail
-
getType
public String getType()
- Returns:
- 사업자 유형
null : 알수 없음 또는 등록되지 않는 사업자번호
1 : 부가가치세 일반과세자
2 : 부가가치세 면세과세자
3 : 부가가치세 간이과세자
4 : 비영리법인 또는 국가기관, 고유번호가 부여된 단체
-
getState
public String getState()
- Returns:
- 휴폐업상태
null :알수 없음
0 : 등록되지 않은 사업자번호
1 : 사업중
2 : 폐업
3 : 휴업
Copyright © 2023. All rights reserved.