Package com.hyperwallet.clientsdk.util
Class HyperwalletMultipartUtils
- java.lang.Object
-
- com.hyperwallet.clientsdk.util.HyperwalletMultipartUtils
-
public class HyperwalletMultipartUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description HyperwalletMultipartUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Multipartconvert(List<HyperwalletVerificationDocument> uploadList)
-
-
-
Method Detail
-
convert
public static Multipart convert(List<HyperwalletVerificationDocument> uploadList) throws IOException
- Throws:
IOException
-
-