public class InlineResponse2003 extends Object
| Constructor and Description |
|---|
InlineResponse2003() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2003 |
addEventTypesItem(Notificationsubscriptionsv2productsorganizationIdEventTypes eventTypesItem) |
boolean |
equals(Object o) |
InlineResponse2003 |
eventTypes(List<Notificationsubscriptionsv2productsorganizationIdEventTypes> eventTypes) |
List<Notificationsubscriptionsv2productsorganizationIdEventTypes> |
getEventTypes()
Get eventTypes
|
String |
getProductId()
Product ID.
|
String |
getProductName()
Product Name.
|
int |
hashCode() |
InlineResponse2003 |
productId(String productId) |
InlineResponse2003 |
productName(String productName) |
void |
setEventTypes(List<Notificationsubscriptionsv2productsorganizationIdEventTypes> eventTypes) |
void |
setProductId(String productId) |
void |
setProductName(String productName) |
String |
toString() |
public InlineResponse2003 productId(String productId)
public String getProductId()
public void setProductId(String productId)
public InlineResponse2003 productName(String productName)
public String getProductName()
public void setProductName(String productName)
public InlineResponse2003 eventTypes(List<Notificationsubscriptionsv2productsorganizationIdEventTypes> eventTypes)
public InlineResponse2003 addEventTypesItem(Notificationsubscriptionsv2productsorganizationIdEventTypes eventTypesItem)
public List<Notificationsubscriptionsv2productsorganizationIdEventTypes> getEventTypes()
public void setEventTypes(List<Notificationsubscriptionsv2productsorganizationIdEventTypes> eventTypes)
Copyright © 2025. All rights reserved.