| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.fax |
| Modifier and Type | Method and Description |
|---|---|
FAXSearchResult |
FaxService.search(String corpNum,
String sDate,
String eDate,
String[] state,
Boolean reserveYN,
Boolean senderOnlyYN,
int page,
int perPage,
String order) |
FAXSearchResult |
FaxService.search(String corpNum,
String sDate,
String eDate,
String[] state,
Boolean reserveYN,
Boolean senderOnlyYN,
int page,
int perPage,
String order,
String qString) |
| Modifier and Type | Method and Description |
|---|---|
FAXSearchResult |
FaxServiceImp.search(String corpNum,
String sDate,
String eDate,
String[] state,
Boolean reserveYN,
Boolean senderOnly,
int page,
int perPage,
String order) |
FAXSearchResult |
FaxServiceImp.search(String corpNum,
String sDate,
String eDate,
String[] state,
Boolean reserveYN,
Boolean senderOnly,
int page,
int perPage,
String order,
String qString) |
Copyright © 2023. All rights reserved.