| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
StandardNodeResponse |
FactsApi.bid(String login,
String representing,
CreateBidRequest body)
Create Bid
|
com.squareup.okhttp.Call |
FactsApi.bidAsync(String login,
String representing,
CreateBidRequest body,
ApiCallback<StandardNodeResponse> callback)
Create Bid (asynchronously)
|
com.squareup.okhttp.Call |
FactsApi.bidCall(String login,
String representing,
CreateBidRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for bid
|
ApiResponse<StandardNodeResponse> |
FactsApi.bidWithHttpInfo(String login,
String representing,
CreateBidRequest body)
Create Bid
|
| Modifier and Type | Method and Description |
|---|---|
CreateBidRequest |
CreateBidRequest.includeSummary(Boolean includeSummary) |
CreateBidRequest |
CreateBidRequest.priceId(String priceId) |
Copyright © 2018. All rights reserved.