| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.cashbill |
| Modifier and Type | Method and Description |
|---|---|
CashbillInfo |
CashbillService.getInfo(String CorpNum,
String MgtKey)
현금영수증 요약/상태 정보 조회
|
CashbillInfo[] |
CashbillService.getInfos(String CorpNum,
String[] MgtKeyList)
현금영수증 요약/상태 정보 대량 조회( 최대 1000건)
|
| Modifier and Type | Method and Description |
|---|---|
CashbillInfo |
CashbillServiceImp.getInfo(String CorpNum,
String MgtKey) |
CashbillInfo[] |
CashbillServiceImp.getInfos(String CorpNum,
String[] MgtKeyList) |
| Modifier and Type | Method and Description |
|---|---|
List<CashbillInfo> |
CBSearchResult.getList()
현금영수증정보 리스트 확인
|
Copyright © 2023. All rights reserved.