Package | Description |
---|---|
com.requirementslive.sdk.api.data |
Provides the classes necessary to create the RQL data API client.
|
Modifier and Type | Method and Description |
---|---|
GetTransactionResponse |
RqlDataApiClient.getTransaction(java.lang.String storeId,
java.lang.String transactionId)
Gets a store transaction.
|