Class Login.UserGetLoginInfoRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<Login.UserGetLoginInfoResponse>
co.ecg.alpaca.toolkit.generated.Login.UserGetLoginInfoRequest
Enclosing class:
Login

@ChoiceGroup("phoneNumber") @ChoiceGroup("linePort") @ChoiceGroup({"userId","loginRole"}) public static class Login.UserGetLoginInfoRequest extends Request<Login.UserGetLoginInfoResponse>
UserGetLoginInfoRequest22V4 is used to access login information for a user either by a userId, dn or lineport. The phone number may be any DN associated with a user. The lineport may be any lineport associated with a user. The response is a UserGetLoginInfoResponse22V4 or an ErrorResponse. The following elements are only used in AS data mode and ignored in XS and Amplify data mode. loginRole
Author:
AlpacaGenerator