Class UserHotelingGuest.UserHotelingGuestModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.UserHotelingGuest.UserHotelingGuestModifyRequest
Enclosing class:
UserHotelingGuest

public static class UserHotelingGuest.UserHotelingGuestModifyRequest extends Request<DefaultResponse>
Modify the user level data associated with Hoteling Guest. Provisioning error will be given when setting hostUserId to not nil value while Hoteling Guest feature is not active. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator