public final class ProactiveSubscriptionChangedBody extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ProactiveSubscriptionChangedBody.Builder |
Modifier and Type | Method and Description |
---|---|
static ProactiveSubscriptionChangedBody.Builder |
builder() |
boolean |
equals(Object o) |
List<ProactiveSubscriptionEvent> |
getSubscriptions()
The list of events that this customer is currently subscribed to.
|
int |
hashCode() |
String |
toString() |
public static ProactiveSubscriptionChangedBody.Builder builder()
public List<ProactiveSubscriptionEvent> getSubscriptions()
Copyright © 2023. All rights reserved.