Class UserCreateResponse

java.lang.Object
com.skava.user.model.UserCreateResponse
All Implemented Interfaces:
Serializable

public class UserCreateResponse extends Object implements Serializable
This model contains a list of newly created users and a list of existing users details.
See Also:
  • Constructor Details

    • UserCreateResponse

      public UserCreateResponse()