Class UserCreationErrorEventBody

java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventBody
es.kukenan.smartfi.microservice.clients.events.created.UserCreationErrorEventBody

public class UserCreationErrorEventBody extends es.kukenan.smartfi.events.common.AbstractEventBody
User creation error event body.
  • Field Details

    • relatedEventId

      private String relatedEventId
      Error source.
    • errorCode

      private String errorCode
      Error description.
    • errorDescription

      private String errorDescription
      Error description.
  • Constructor Details

    • UserCreationErrorEventBody

      public UserCreationErrorEventBody()