| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.hometax |
| Modifier and Type | Method and Description |
|---|---|
String |
HTCashbillService.requestJob(String CorpNum,
QueryType queryType,
String SDate,
String EDate)
수집 요청
|
String |
HTTaxinvoiceService.requestJob(String CorpNum,
QueryType queryType,
String DType,
String SDate,
String EDate)
홈택스 전자(세금)계산서 수집 요청
|
String |
HTCashbillService.requestJob(String CorpNum,
QueryType queryType,
String SDate,
String EDate,
String UserID)
수집 요청
|
String |
HTTaxinvoiceService.requestJob(String CorpNum,
QueryType queryType,
String DType,
String SDate,
String EDate,
String UserID)
홈택스 전자(세금)계산서 수집 요청
|
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
HTCashbillServiceImp.requestJob(String CorpNum,
QueryType queryType,
String SDate,
String EDate) |
String |
HTTaxinvoiceServiceImp.requestJob(String CorpNum,
QueryType queryType,
String DType,
String SDate,
String EDate) |
String |
HTCashbillServiceImp.requestJob(String CorpNum,
QueryType queryType,
String SDate,
String EDate,
String UserID) |
String |
HTTaxinvoiceServiceImp.requestJob(String CorpNum,
QueryType queryType,
String DType,
String SDate,
String EDate,
String UserID) |
Copyright © 2023. All rights reserved.