| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
List<InlineResponse2006> |
CreateNewWebhooksApi.findProductsToSubscribe(String organizationId)
Find Products You Can Subscribe To
Retrieve a list of products and event types that your account is eligible for.
|
|
ApiResponse<List<InlineResponse2006>> |
CreateNewWebhooksApi.findProductsToSubscribeWithHttpInfo(String organizationId)
Find Products You Can Subscribe To
Retrieve a list of products and event types that your account is eligible for.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
CreateNewWebhooksApi.findProductsToSubscribeAsync(String organizationId,
ApiCallback<List<InlineResponse2006>> callback)
Find Products You Can Subscribe To (asynchronously)
Retrieve a list of products and event types that your account is eligible for.
|
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2006 |
InlineResponse2006.addEventTypesItem(Notificationsubscriptionsv2productsorganizationIdEventTypes eventTypesItem) |
|
InlineResponse2006 |
InlineResponse2006.eventTypes(List<Notificationsubscriptionsv2productsorganizationIdEventTypes> eventTypes) |
|
InlineResponse2006 |
InlineResponse2006.productId(String productId) |
|
InlineResponse2006 |
InlineResponse2006.productName(String productName) |
Copyright © 2026. All rights reserved.