| 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
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreatePriceResponse> |
FactsApi.createPriceWithHttpInfo(String login,
String representing,
CreatePriceRequest body)
Create Price
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactsApi.createPriceAsync(String login,
String representing,
CreatePriceRequest body,
ApiCallback<CreatePriceResponse> callback)
Create Price (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreatePriceResponse |
CreatePriceResponse.agent(Agent agent) |
CreatePriceResponse |
CreatePriceResponse.batchId(String batchId) |
CreatePriceResponse |
CreatePriceResponse.factType(String factType) |
CreatePriceResponse |
CreatePriceResponse.nodeId(String nodeId) |
CreatePriceResponse |
CreatePriceResponse.parentId(String parentId) |
CreatePriceResponse |
CreatePriceResponse.summary(Summary summary) |
CreatePriceResponse |
CreatePriceResponse.timestamp(BigDecimal timestamp) |
Copyright © 2018. All rights reserved.