Class ScimUserListResponse

java.lang.Object
com.mypurecloud.sdk.v2.model.ScimUserListResponse
All Implemented Interfaces:
Serializable

public class ScimUserListResponse extends Object implements Serializable
Defines a response for a list of SCIM users.
See Also:
  • Constructor Details

    • ScimUserListResponse

      public ScimUserListResponse()
    • ScimUserListResponse

      public ScimUserListResponse(Boolean initWithEmptyList)
  • Method Details