Package | Description |
---|---|
com.blockchyp.client | |
com.blockchyp.client.dto |
Modifier and Type | Method and Description |
---|---|
TermsAndConditionsLogEntry |
BlockChypClient.tcEntry(TermsAndConditionsLogRequest request)
Returns a single detailed Terms and Conditions entry.
|
Modifier and Type | Method and Description |
---|---|
Collection<TermsAndConditionsLogEntry> |
TermsAndConditionsLogResponse.getResults()
Gets the full result set responsive to the original request, subject to pagination
limits.
|
Modifier and Type | Method and Description |
---|---|
void |
TermsAndConditionsLogResponse.addResult(TermsAndConditionsLogEntry value)
Adds a the full result set responsive to the original request, subject to
pagination limits.
|
Modifier and Type | Method and Description |
---|---|
void |
TermsAndConditionsLogResponse.setResults(Collection<TermsAndConditionsLogEntry> value)
Sets the full result set responsive to the original request, subject to pagination
limits.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.