| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
List<InlineResponse2003> |
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<InlineResponse2003>> |
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 and Description |
|---|---|
okhttp3.Call |
CreateNewWebhooksApi.findProductsToSubscribeAsync(String organizationId,
ApiCallback<List<InlineResponse2003>> 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 and Description |
|---|---|
InlineResponse2003 |
InlineResponse2003.addEventTypesItem(Notificationsubscriptionsv2productsorganizationIdEventTypes eventTypesItem) |
InlineResponse2003 |
InlineResponse2003.eventTypes(List<Notificationsubscriptionsv2productsorganizationIdEventTypes> eventTypes) |
InlineResponse2003 |
InlineResponse2003.productId(String productId) |
InlineResponse2003 |
InlineResponse2003.productName(String productName) |
Copyright © 2025. All rights reserved.