Class User.UserPushNotificationGetRequest

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

public static class User.UserPushNotificationGetRequest extends Request<User.UserPushNotificationGetResponse>
Get the push notification settings for a user. The response is either UserPushNotificationGetResponse24 or ErrorResponse.
Author:
AlpacaGenerator