| Package | Description |
|---|---|
| com.factern.api | |
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
CreatePriceResponse |
FactsApi.createPrice(String login,
String representing,
CreatePriceRequest body)
Create Price
|
com.squareup.okhttp.Call |
FactsApi.createPriceAsync(String login,
String representing,
CreatePriceRequest body,
ApiCallback<CreatePriceResponse> callback)
Create Price (asynchronously)
|
com.squareup.okhttp.Call |
FactsApi.createPriceCall(String login,
String representing,
CreatePriceRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPrice
|
ApiResponse<CreatePriceResponse> |
FactsApi.createPriceWithHttpInfo(String login,
String representing,
CreatePriceRequest body)
Create Price
|
| Modifier and Type | Method and Description |
|---|---|
CreatePriceRequest |
CreatePriceRequest.includeSummary(Boolean includeSummary) |
CreatePriceRequest |
CreatePriceRequest.policy(PermissionPolicyDocument policy) |
CreatePriceRequest |
CreatePriceRequest.priceDetails(PriceDetails priceDetails) |
CreatePriceRequest |
CreatePriceRequest.targetNodeId(String targetNodeId) |
CreatePriceRequest |
CreatePriceRequest.type(CreatePriceRequest.TypeEnum type) |
Copyright © 2018. All rights reserved.