| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.statement |
| Modifier and Type | Method and Description |
|---|---|
StatementInfo |
StatementService.getInfo(String CorpNum,
int ItemCode,
String MgtKey)
명세서 상태/요약 정보 확인.
|
StatementInfo[] |
StatementService.getInfos(String CorpNum,
int ItemCode,
String[] MgtKeyList)
명세서 상태/요약 정보 대량확인 (최대 1000건).
|
| Modifier and Type | Method and Description |
|---|---|
StatementInfo |
StatementServiceImp.getInfo(String CorpNum,
int ItemCode,
String MgtKey) |
StatementInfo[] |
StatementServiceImp.getInfos(String CorpNum,
int ItemCode,
String[] MgtKeyList) |
| Modifier and Type | Method and Description |
|---|---|
List<StatementInfo> |
StmtSearchResult.getList()
전자명세서정보 리스트 확인
|
Copyright © 2023. All rights reserved.