Interface OptInEventNotificationErrorDetails
public interface OptInEventNotificationErrorDetails
This field is populated if the opt-in failed.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Dedicated Builder -
Method Summary
-
Method Details
-
getDescription
String getDescription()Human-readable error description.- Returns:
- description
-
builder
Getting builder- Returns:
- New Builder instance
-