Uses of Class
com.boldsign.model.DownloadImageRequest
Packages that use DownloadImageRequest
-
Uses of DownloadImageRequest in com.boldsign.api
Methods in com.boldsign.api with parameters of type DownloadImageRequestModifier and TypeMethodDescriptionIdentityVerificationApi.image(String documentId, DownloadImageRequest downloadImageRequest) Retrieve the uploaded ID verification document or selfie image for the specified document signer using the file ID.okhttp3.CallIdentityVerificationApi.imageAsync(String documentId, DownloadImageRequest downloadImageRequest, ApiCallback<File> _callback) Retrieve the uploaded ID verification document or selfie image for the specified document signer using the file ID.okhttp3.CallIdentityVerificationApi.imageCall(String documentId, DownloadImageRequest downloadImageRequest, ApiCallback _callback) Build call for imageIdentityVerificationApi.imageWithHttpInfo(String documentId, DownloadImageRequest downloadImageRequest) Retrieve the uploaded ID verification document or selfie image for the specified document signer using the file ID. -
Uses of DownloadImageRequest in com.boldsign.model
Methods in com.boldsign.model that return DownloadImageRequestModifier and TypeMethodDescriptionDownloadImageRequest.countryCode(String countryCode) static DownloadImageRequestCreate an instance of DownloadImageRequest given an JSON stringDownloadImageRequest.onBehalfOf(String onBehalfOf) DownloadImageRequest.phoneNumber(String phoneNumber)