Class ReceptionistEnterprise.UserBroadWorksReceptionistEnterpriseNoteModifyListRequest

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

public static class ReceptionistEnterprise.UserBroadWorksReceptionistEnterpriseNoteModifyListRequest extends Request<DefaultResponse>
Add a list of notes for an existing Receptionist user. The response is either a SuccessResponse or an ErrorResponse. If some of the users add and some users fail to add, then the response will contain a WarningResponse containing only the a comma delimited list of users that failed to add. If the user sending the request is the not the owner of the Receptionist Note, then an ErrorResponse will be returned.
Author:
AlpacaGenerator