public class VerificationCheckRequest extends SiftRequest<VerificationCheckResponse>
| 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<VerificationCheckResponse>protected void modifyRequestBuilder(okhttp3.Request.Builder builder)
SiftRequestmodifyRequestBuilder in class SiftRequest<VerificationCheckResponse>