Class User.UserAlternateUserIdGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<User.UserAlternateUserIdGetListResponse>
co.ecg.alpaca.toolkit.generated.User.UserAlternateUserIdGetListRequest
Enclosing class:
User

public static class User.UserAlternateUserIdGetListRequest extends Request<User.UserAlternateUserIdGetListResponse>
Request to get the user id and the list of alternate user ids of an user. The response is either UserAlternateUserIdGetListResponse or ErrorResponse. The "userId" can be either the user Id or an alternate user Id.
Author:
AlpacaGenerator