Class User.UserMobileAppRegistrationGetListRequest

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

@ChoiceGroup("registrationId") @ChoiceGroup("user") public static class User.UserMobileAppRegistrationGetListRequest extends Request<User.UserMobileAppRegistrationGetListResponse>
Request a list of all of the mobile app registrations for a user by either registration id or user id. The response is either UserMobileAppRegistrationGetListResponse or ErrorResponse.
Author:
AlpacaGenerator