Class BWSystem.SystemMigratedUsersGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<BWSystem.SystemMigratedUsersGetListResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemMigratedUsersGetListRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemMigratedUsersGetListRequest extends Request<BWSystem.SystemMigratedUsersGetListResponse>
Get a list of migrated users. If the optional parameter userListSizeLimit is set, then the list returned in the response will contain entries up to value of userListSizeLimit. The response is either SystemMigratedUsersGetListResponse22 or ErrorResponse.
Author:
AlpacaGenerator