Class WrappedReceipt.Builder
java.lang.Object
com.yoti.api.client.spi.remote.call.identity.WrappedReceipt.Builder
- Enclosing class:
- WrappedReceipt
-
Method Summary
Modifier and TypeMethodDescriptionbuild()content(com.yoti.api.client.spi.remote.call.identity.WrappedReceipt.Content content) otherPartyContent(com.yoti.api.client.spi.remote.call.identity.WrappedReceipt.Content otherPartyContent) parentRememberMeId(String parentRememberMeId) rememberMeId(String rememberMeId) wrappedItemKeyId(String wrappedItemKeyId) wrappedKey(String wrappedKey)
-
Method Details
-
id
-
sessionId
-
timestamp
-
content
public WrappedReceipt.Builder content(com.yoti.api.client.spi.remote.call.identity.WrappedReceipt.Content content) -
otherPartyContent
public WrappedReceipt.Builder otherPartyContent(com.yoti.api.client.spi.remote.call.identity.WrappedReceipt.Content otherPartyContent) -
wrappedItemKeyId
-
rememberMeId
-
parentRememberMeId
-
wrappedKey
-
error
-
build
-