Package ch.swisscom.mid.client.rest
Class ReceiptRequestModelUtils
- java.lang.Object
-
- ch.swisscom.mid.client.rest.ReceiptRequestModelUtils
-
public class ReceiptRequestModelUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ReceiptRequestModelUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MSSReceiptRequestcreateReceiptRequest(ClientConfiguration config, SignatureTracking signatureTracking, ReceiptRequest clientRequest)static ReceiptResponseprocessReceiptResponse(MSSReceiptResponse responseWrapper)
-
-
-
Method Detail
-
createReceiptRequest
public static MSSReceiptRequest createReceiptRequest(ClientConfiguration config, SignatureTracking signatureTracking, ReceiptRequest clientRequest)
-
processReceiptResponse
public static ReceiptResponse processReceiptResponse(MSSReceiptResponse responseWrapper)
-
-