public class DecisionStatusRequest extends SiftRequest<DecisionStatusResponse>
| Modifier and Type | Method and Description |
|---|---|
protected void |
modifyRequestBuilder(okhttp3.Request.Builder builder)
By default, the request is a JSON encoded POST.
|
protected okhttp3.HttpUrl |
path(okhttp3.HttpUrl baseUrl) |
getAccountId, getFieldSet, send, urlprotected okhttp3.HttpUrl path(okhttp3.HttpUrl baseUrl)
path in class SiftRequest<DecisionStatusResponse>protected void modifyRequestBuilder(okhttp3.Request.Builder builder)
SiftRequestmodifyRequestBuilder in class SiftRequest<DecisionStatusResponse>