Class UserPsd2ScaUpdateEventBody

java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventBody
es.kukenan.smartfi.microservice.firm.events.psd2.UserPsd2ScaUpdateEventBody

public class UserPsd2ScaUpdateEventBody extends es.kukenan.smartfi.events.common.AbstractEventBody
Body of user sca updated event.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private String
    Unique tpp identificator.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Full state constructor.
  • Method Summary

    Methods inherited from class es.kukenan.smartfi.events.common.AbstractEventBody

    canEqual, equals, getPrincipal, hashCode, setPrincipal, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • tpp

      private String tpp
      Unique tpp identificator.
  • Constructor Details

    • UserPsd2ScaUpdateEventBody

      public UserPsd2ScaUpdateEventBody(String tpp)
      Full state constructor.
      Parameters:
      tpp - tpp unique identifier.