| Package | Description |
|---|---|
| com.github.katenachain | |
| com.github.katenachain.api |
| Modifier and Type | Method and Description |
|---|---|
KeyV1[] |
Transactor.retrieveCompanyKeys(String companyBcid,
int page,
int txPerPage)
fetches the API and returns the list of keyV1 for a company or an error.
|
| Modifier and Type | Method and Description |
|---|---|
KeyV1[] |
Handler.retrieveCompanyKeys(String companyBcid,
int page,
int txPerPage)
fetches the API and returns the list of keyV1 for a company or throws an error.
|
Copyright © 2020 Transchain. All rights reserved.