Module dev.eidentification.bankid
Class CollectResponse
java.lang.Object
dev.eidentification.bankid.client.response.CollectResponse
- All Implemented Interfaces:
Response
Represents the response of a collect operation.
-
Constructor Summary
ConstructorsConstructorDescriptionCollectResponse
(String orderRef, Status status, HintType hint, CompletionData completionData) -
Method Summary
-
Constructor Details
-
CollectResponse
public CollectResponse(String orderRef, Status status, HintType hint, CompletionData completionData)
-
-
Method Details