Class UserManagementOperationContext

java.lang.Object
es.kukenan.smartfi.microservice.clients.service.domain.UserManagementOperationContext

public class UserManagementOperationContext extends Object
Domain object that describes the context of a user management operation: source...
  • Field Details

    • onboardingId

      private String onboardingId
      Onboarding process id. This is present when the user management operation is performed in the context of a onboarding process.
  • Constructor Details

    • UserManagementOperationContext

      public UserManagementOperationContext()