Package se.idkollen.client.models
Class DocumentUploadResponse
java.lang.Object
se.idkollen.client.models.DocumentUploadResponse
Response from the document upload endpoint.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Document UUID — pass this as a reference in signing requests. -
hash
SHA hash of the uploaded document for integrity verification.
-
-
Constructor Details
-
DocumentUploadResponse
public DocumentUploadResponse()
-