Class FlexibleSeatingHost.UserFlexibleSeatingGuestModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.FlexibleSeatingHost.UserFlexibleSeatingGuestModifyRequest
Enclosing class:
FlexibleSeatingHost

public static class FlexibleSeatingHost.UserFlexibleSeatingGuestModifyRequest extends Request<DefaultResponse>
Modify the user level data associated with flexible seating guest. accessDeviceEndpoint can only be configured by group or a higher level administrator. The request fails if isActive is set to false and the guest is associated to a host. The request fails when enableAssociationLimit, associationLimitHours, unlockPhonePINCode are changed when the guest is associated to a host. The request fails when accessDeviceEndpoint is set in the request when the guest is associated to a host. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator