| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
LedgerActionOutput |
ContractsApi.contractActionPost(Integer contractId,
WorkflowActionInput actionInformation)
Executes an action for the specified smart contract instance and action ID.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LedgerActionOutput> |
ContractsApi.contractActionPostWithHttpInfo(Integer contractId,
WorkflowActionInput actionInformation)
Executes an action for the specified smart contract instance and action ID.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ContractsApi.contractActionPostAsync(Integer contractId,
WorkflowActionInput actionInformation,
ApiCallback<LedgerActionOutput> callback)
(asynchronously)
Executes an action for the specified smart contract instance and action ID.
|
| Modifier and Type | Method and Description |
|---|---|
LedgerActionOutput |
LedgerActionOutput.transactionID(String transactionID) |
Copyright © 2018. All rights reserved.