Class WrappedReceipt

java.lang.Object
com.yoti.api.client.spi.remote.call.identity.WrappedReceipt

public final class WrappedReceipt extends Object
  • Method Details

    • getId

      public String getId()
    • getSessionId

      public String getSessionId()
    • getTimestamp

      public OffsetDateTime getTimestamp()
    • getProfile

      public byte[] getProfile()
    • getExtraData

      public Optional<byte[]> getExtraData()
    • getOtherPartyProfile

      public Optional<byte[]> getOtherPartyProfile()
    • getOtherPartyExtraData

      public Optional<byte[]> getOtherPartyExtraData()
    • getWrappedItemKeyId

      public String getWrappedItemKeyId()
    • getRememberMeId

      public Optional<byte[]> getRememberMeId()
    • getParentRememberMeId

      public Optional<byte[]> getParentRememberMeId()
    • getWrappedKey

      public byte[] getWrappedKey()
    • getError

      public String getError()