Class Receipt

java.lang.Object
com.yoti.api.client.spi.remote.call.Receipt

public final class Receipt extends Object
  • Constructor Details

  • Method Details

    • getReceiptId

      public byte[] getReceiptId()
    • getOtherPartyProfile

      public byte[] getOtherPartyProfile()
    • getProfile

      public byte[] getProfile()
    • getOtherPartyExtraData

      public byte[] getOtherPartyExtraData()
    • getExtraData

      public byte[] getExtraData()
    • getWrappedReceiptKey

      public byte[] getWrappedReceiptKey()
    • getPolicyUri

      public String getPolicyUri()
    • getPersonalKey

      public byte[] getPersonalKey()
    • getRememberMeId

      public byte[] getRememberMeId()
    • getParentRememberMeId

      public byte[] getParentRememberMeId()
    • getOutcome

      public Receipt.Outcome getOutcome()
    • getTimestamp

      public String getTimestamp()
    • hasOutcome

      public boolean hasOutcome(Receipt.Outcome other)
    • getDisplayReceiptId

      public String getDisplayReceiptId()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object