| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.cashbill | |
| com.popbill.api.taxinvoice |
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
CashbillService.bulkSubmit(String CorpNum,
String SubmitID,
List<Cashbill> cashbillList) |
BulkResponse |
CashbillService.bulkSubmit(String CorpNum,
String SubmitID,
List<Cashbill> cashbillList,
String UserID) |
BulkResponse |
TaxinvoiceService.bulkSubmit(String CorpNum,
String SubmitID,
List<Taxinvoice> taxinvoiceList,
boolean ForceIssue) |
BulkResponse |
TaxinvoiceService.bulkSubmit(String CorpNum,
String SubmitID,
List<Taxinvoice> taxinvoiceList,
boolean ForceIssue,
String UserID) |
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
CashbillServiceImp.bulkSubmit(String CorpNum,
String SubmitID,
List<Cashbill> cashbillList) |
BulkResponse |
CashbillServiceImp.bulkSubmit(String CorpNum,
String SubmitID,
List<Cashbill> cashbillList,
String UserID) |
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
TaxinvoiceServiceImp.bulkSubmit(String CorpNum,
String SubmitID,
List<Taxinvoice> taxinvoiceList,
boolean ForceIssue) |
BulkResponse |
TaxinvoiceServiceImp.bulkSubmit(String CorpNum,
String SubmitID,
List<Taxinvoice> taxinvoiceList,
boolean ForceIssue,
String UserID) |
Copyright © 2023. All rights reserved.